* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / serv_icq.c
index ae2ecb8c45c7edafdcd38154f1295de79ad57e28..30f3dff55809243dfabc47f8173d36cda19820f8 100644 (file)
@@ -33,9 +33,6 @@
 #include <sys/stat.h>
 #include <limits.h>
 #include "sysdep.h"
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include "citadel.h"
 #include "server.h"
 #include "dynloader.h"