* Removed all of the thread cancellation cruft that is no longer necessary
[citadel.git] / citadel / locate_host.c
index bb1162bb3f4b68a73363ceacfb6a5d15ff9697da..b4f5cdbadcbb810385a4908cc26f82219f4b1a51 100644 (file)
@@ -14,9 +14,6 @@
 #include <limits.h>
 #include <netdb.h>
 #include <string.h>
-#ifdef HAVE_PTHREAD_H
-#include <pthread.h>
-#endif
 #include "citadel.h"
 #include "server.h"
 #include "locate_host.h"