diff options
Diffstat (limited to 'util/topusr.c')
-rw-r--r-- | util/topusr.c | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/util/topusr.c b/util/topusr.c index 22b95e94..0f64777d 100644 --- a/util/topusr.c +++ b/util/topusr.c @@ -1,15 +1,7 @@ -/* $Id: topusr.c,v 1.1 2002/03/07 15:13:46 in2 Exp $ */ +/* $Id: topusr.c,v 1.2 2002/06/06 21:34:14 in2 Exp $ */ /* 使用者 上站記錄/文章篇數 排行榜 */ -#include <stdio.h> -#include <stdlib.h> -#include <string.h> -#include <sys/types.h> -#include "config.h" -#include "pttstruct.h" -#include "perm.h" -#include "common.h" -#include "util.h" +#include "bbs.h" #define REAL_INFO struct manrec |