* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / serv_expire.c
index c566bba045f015cff6b8b0d4c2134e854c334066..6ba24723e7f53f11ff5b7278b363555b54387bb7 100644 (file)
@@ -36,9 +36,6 @@
 #include <sys/wait.h>
 #include <string.h>
 #include <limits.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include "citadel.h"
 #include "server.h"
 #include <syslog.h>