* add include header *bsd probably needs here
authorWilfried Göesgens <willi@citadel.org>
Sun, 19 Apr 2009 18:23:59 +0000 (18:23 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 19 Apr 2009 18:23:59 +0000 (18:23 +0000)
citadel/control.c

index 85bef8f3bae92201f367a2f514188e924b2c73e1..d0cdf414b6c2b5a5b96ae031ab06afd64fde295d 100644 (file)
@@ -29,6 +29,7 @@
 #include <limits.h>
 #include <sys/types.h>
 #include <sys/file.h>
+#include <sys/stat.h>
 #include <libcitadel.h>
 #include "citadel.h"
 #include "server.h"