* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / logging.c
index 2b29a6bdf2a8d724042d788b46fb0839d37b48f7..0f5eef2116fd2f6fe7e4c60521225d9e172eb9af 100644 (file)
@@ -13,9 +13,6 @@
 #include <ctype.h>
 #include <string.h>
 #include <errno.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include <syslog.h>
 #include "citadel.h"
 #include "server.h"