From ec7435865384f46d60b3a098289436467458b741 Mon Sep 17 00:00:00 2001 From: kcwu Date: Wed, 10 Jun 2009 13:50:33 +0000 Subject: * fix compile warnings git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4544 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/emaildb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mbbsd') diff --git a/mbbsd/emaildb.c b/mbbsd/emaildb.c index 47a2c95b..4cadffca 100644 --- a/mbbsd/emaildb.c +++ b/mbbsd/emaildb.c @@ -1,5 +1,6 @@ /* $Id$ */ #include +#include #include "bbs.h" #define EMAILDB_PATH BBSHOME "/emaildb.db" -- cgit v1.2.3