* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / msgbase.c
index 5296502a522555db995d0ff46743691d4a7ec212..c959b691bde840f4372efc43467874577ca49165 100644 (file)
@@ -8,9 +8,6 @@
 #include <ctype.h>
 #include <string.h>
 #include <syslog.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include <limits.h>
 #include "citadel.h"
 #include "server.h"