summaryrefslogtreecommitdiffstats
path: root/include/bbs.h
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-09-09 14:10:51 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-09-09 14:10:51 +0800
commitfd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66 (patch)
treefadc3445fead35ab66d0196c8dd27b9688f89855 /include/bbs.h
parente0f54c5ba43c5e4bc15698f5ffb4f222dc1d5e46 (diff)
downloadpttbbs-fd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66.tar
pttbbs-fd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66.tar.gz
pttbbs-fd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66.tar.bz2
pttbbs-fd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66.tar.lz
pttbbs-fd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66.tar.xz
pttbbs-fd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66.tar.zst
pttbbs-fd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66.zip
merge from my branch
merge chc_*.c to chc.c merge gomo1.c into gomo.c add new feature to chc git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1171 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/bbs.h')
-rw-r--r--include/bbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bbs.h b/include/bbs.h
index 71a3332f..666d30c7 100644
--- a/include/bbs.h
+++ b/include/bbs.h
@@ -60,6 +60,7 @@
#include "common.h"
#include "perm.h"
#include "modes.h"
+#include "chc.h"
#include "proto.h"
#include "gomo.h"