summaryrefslogtreecommitdiffstats
path: root/include/bbs.h
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-11-02 19:02:56 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-11-02 19:02:56 +0800
commit8a95a36711719545660a8cce3218ab8cb43ccd97 (patch)
tree0587247ada05e2d24a89949b67f75185907d11b8 /include/bbs.h
parent2dc136d20bd5963cc7827f1383c45d7ff62f2738 (diff)
downloadpttbbs-8a95a36711719545660a8cce3218ab8cb43ccd97.tar
pttbbs-8a95a36711719545660a8cce3218ab8cb43ccd97.tar.gz
pttbbs-8a95a36711719545660a8cce3218ab8cb43ccd97.tar.bz2
pttbbs-8a95a36711719545660a8cce3218ab8cb43ccd97.tar.lz
pttbbs-8a95a36711719545660a8cce3218ab8cb43ccd97.tar.xz
pttbbs-8a95a36711719545660a8cce3218ab8cb43ccd97.tar.zst
pttbbs-8a95a36711719545660a8cce3218ab8cb43ccd97.zip
for util/
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@551 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/bbs.h')
-rw-r--r--include/bbs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/bbs.h b/include/bbs.h
index 09ce1982..9163656b 100644
--- a/include/bbs.h
+++ b/include/bbs.h
@@ -42,6 +42,10 @@
#include "proto.h"
#include "gomo.h"
+#ifdef _UTIL_C_
+ #include "util.h"
+#endif
+
#ifndef INCLUDE_VAR_H
#include "var.h"
#endif