Removed logging subsystem from webcit. It's all syslog now.
[citadel.git] / webcit / webcit.h
index 5417fe0213c96e2055ca6fc40ca69dac7f6bd8a8..53c0157d9215e1a6052652ceb7f5b82868838b2f 100644 (file)
@@ -50,6 +50,7 @@
 #include <stdarg.h>
 #include <pthread.h>
 #include <signal.h>
+#include <syslog.h>
 #include <sys/utsname.h>
 #include <libcitadel.h>