* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / html.c
index 32065bd4933838e60601aacc1b6d28a2b1265f4e..a4d67929511cc14c55f23d2d13e44f8d686ec165 100644 (file)
@@ -14,9 +14,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"