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/BM_money.c | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'util/BM_money.c') diff --git a/util/BM_money.c b/util/BM_money.c index a20dc5e3..0c1b029f 100644 --- a/util/BM_money.c +++ b/util/BM_money.c @@ -1,17 +1,8 @@ -/* $Id: BM_money.c,v 1.3 2002/05/25 11:17:55 ptt Exp $ */ +/* $Id: BM_money.c,v 1.4 2002/06/06 21:34:14 in2 Exp $ */ /* 給版主錢的程式 */ -#include -#include -#include -#include -#include -#include "config.h" -#include "pttstruct.h" -#include "util.h" -#include "common.h" -#include "proto.h" +#include "bbs.h" #define FUNCTION (2100 - c*5) -- cgit v1.2.3