* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / housekeeping.c
index 726c928158e213e09ce0dc51c0a02f8033eeb9b6..72c1f4aa731e7ae6bc03cf7959435be160b9a9a1 100644 (file)
@@ -20,9 +20,6 @@
 #ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
 #endif
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include "tools.h"
 #include "citadel.h"
 #include "server.h"