summaryrefslogtreecommitdiffstats
path: root/mbbsd/toolkit.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/toolkit.c')
-rw-r--r--mbbsd/toolkit.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/mbbsd/toolkit.c b/mbbsd/toolkit.c
index 81a0d6f0..2955f040 100644
--- a/mbbsd/toolkit.c
+++ b/mbbsd/toolkit.c
@@ -1,8 +1,5 @@
-/* $Id: toolkit.c,v 1.1 2002/03/07 15:13:48 in2 Exp $ */
-#include <ctype.h>
-#include <sys/types.h>
-#include "config.h"
-#include "pttstruct.h"
+/* $Id: toolkit.c,v 1.2 2002/06/04 13:08:34 in2 Exp $ */
+#include "bbs.h"
unsigned StringHash(unsigned char *s) {
unsigned int v=0;