* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / file_ops.c
index 17bc5dcda25a3f284229db96ab5b48728e350b14..dac1dd466a32326ce819da138e18f0ac8d15209b 100644 (file)
@@ -10,9 +10,6 @@
 #include <sys/stat.h>
 #include <time.h>
 #include <limits.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include "citadel.h"
 #include "server.h"
 #include "config.h"