From: Wilfried Göesgens Date: Sun, 19 Apr 2009 18:23:59 +0000 (+0000) Subject: * add include header *bsd probably needs here X-Git-Tag: v7.86~1239 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=843f345cdc11c56cf666f8f6030f897c77ff0981 * add include header *bsd probably needs here --- diff --git a/citadel/control.c b/citadel/control.c index 85bef8f3b..d0cdf414b 100644 --- a/citadel/control.c +++ b/citadel/control.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #include "citadel.h" #include "server.h"