* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / room_ops.c
index 9dd7ed0ed51b9e4bccb42ad1df99be730e3da38b..b1823ad0953d4c84a6645156b18400dc922ba719 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 <errno.h>