* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / policy.c
index fa6ec318c7fd861760918f361c7c5602ff7d7cf2..f3df450b5939c58b7166666fc6e57dac1919a946 100644 (file)
@@ -5,9 +5,6 @@
 #include <stdio.h>
 #include <sys/stat.h>
 #include <string.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include <time.h>
 #include <limits.h>
 #include "citadel.h"