From eb02b264ab76ed138546da08deba14e64ffc22e1 Mon Sep 17 00:00:00 2001 From: wens Date: Sun, 1 Feb 2009 15:15:20 +0000 Subject: Clean up include files. Fix some compile warnings git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4436 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- innbbsd/mkhistory.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'innbbsd/mkhistory.c') diff --git a/innbbsd/mkhistory.c b/innbbsd/mkhistory.c index 565949ab..98e0a6ab 100644 --- a/innbbsd/mkhistory.c +++ b/innbbsd/mkhistory.c @@ -1,8 +1,6 @@ -#include "bbs.h" #include +#include "his.h" #include "externs.h" -#include "innbbsconf.h" -#include "bbslib.h" int main(argc, argv) -- cgit v1.2.3