* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / control.c
index 1455c72c7ba6ef6b16b2f35b91c6849e563633ea..e71c5bbe652a1c66144a509d534ac9440144f57c 100644 (file)
@@ -18,9 +18,6 @@
 #include <string.h>
 #include <errno.h>
 #include <limits.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include <syslog.h>
 #include "citadel.h"
 #include "server.h"