From 8a95a36711719545660a8cce3218ab8cb43ccd97 Mon Sep 17 00:00:00 2001 From: in2 Date: Sat, 2 Nov 2002 11:02:56 +0000 Subject: for util/ git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@551 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/bbs.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/bbs.h') 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 -- cgit v1.2.3