From a0f8ef1e2e04905908478088fc376435b770417c Mon Sep 17 00:00:00 2001 From: piaip Date: Wed, 8 Jun 2005 02:46:24 +0000 Subject: New style to specify ANSI escape commands. First introduced by pmore, but this hard work (to transform all files to new style) is made by Rong-en Fan (rafan). Thanks! git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2796 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/bbs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/bbs.h') 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" -- cgit v1.2.3