* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / support.c
index e9d04a078f842617b4ead0ac21ef18c8f32ee08f..cc4ac677b38d87577225bc4ce960296dda3b6bae 100644 (file)
@@ -5,9 +5,6 @@
 #include <ctype.h>
 #include <stdio.h>
 #include <string.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include "citadel.h"
 #include "server.h"
 #include "support.h"