From e8fc08b9800ba86163e5bf43469cdc9f4b478b13 Mon Sep 17 00:00:00 2001 From: in2 Date: Thu, 6 Jun 2002 21:35:23 +0000 Subject: only one shared memory git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@296 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/post.c | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'util/post.c') diff --git a/util/post.c b/util/post.c index e14a0814..0d93e0a0 100644 --- a/util/post.c +++ b/util/post.c @@ -1,12 +1,5 @@ -/* $Id: post.c,v 1.3 2002/03/09 17:44:30 in2 Exp $ */ -#include -#include -#include -#include -#include "config.h" -#include "pttstruct.h" -#include "util.h" -#include "proto.h" +/* $Id: post.c,v 1.4 2002/06/06 21:34:14 in2 Exp $ */ +#include "bbs.h" void keeplog(FILE *fin, char *fpath, char *board, char *title, char *owner) { fileheader_t fhdr; -- cgit v1.2.3