summaryrefslogtreecommitdiffstats
path: root/include/bbs.h
diff options
context:
space:
mode:
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 34a878b0..326fd49c 100644
--- a/include/bbs.h
+++ b/include/bbs.h
@@ -44,6 +44,7 @@ typedef uint32_t time4_t;
#else
typedef time_t time4_t;
#endif
+#include "ansi.h"
#include "statistic.h"
#include "pttstruct.h"
#include "fav.h"