]> code.citadel.org Git - citadel.git/blobdiff - citadel/serv_chat.c
* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / serv_chat.c
index 5b23aedd376422ad352a241bd06489a4b9dcfb83..88d343e0b8520e843d78bb6deca065cef28e9212 100644 (file)
@@ -19,9 +19,6 @@
 #include <sys/wait.h>
 #include <string.h>
 #include <limits.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include "citadel.h"
 #include "server.h"
 #include <syslog.h>