From 7c3e5a8f77da376fddc9a38adc2052913c774f2d Mon Sep 17 00:00:00 2001 From: in2 Date: Sat, 12 Feb 2005 14:25:59 +0000 Subject: add include headers in FreeBSD git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2505 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/bbsctl.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/bbsctl.c b/util/bbsctl.c index b829818f..2b7aa274 100644 --- a/util/bbsctl.c +++ b/util/bbsctl.c @@ -3,6 +3,8 @@ #ifdef __FreeBSD__ #include + #include + #include #define SU "/usr/bin/su" #define CP "/bin/cp" #define KILLALL "/usr/bin/killall" -- cgit v1.2.3