X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fsupport.c;h=cc4ac677b38d87577225bc4ce960296dda3b6bae;hb=4d9a00d2846d49086faf8dfefb832925be9e19b3;hp=e9d04a078f842617b4ead0ac21ef18c8f32ee08f;hpb=d6afb4bcf56a594be1833988b5cc485ff797b671;p=citadel.git diff --git a/citadel/support.c b/citadel/support.c index e9d04a078..cc4ac677b 100644 --- a/citadel/support.c +++ b/citadel/support.c @@ -5,9 +5,6 @@ #include #include #include -#ifdef HAVE_PTHREAD_H -#include -#endif #include "citadel.h" #include "server.h" #include "support.h"