* We now have a housekeeping thread and a housekeeping queue.
[citadel.git] / citadel / serv_chat.c
index ad79093c3f1febc2ba0b4961368be45e1c489fb8..9a3813f7d204e585f9be473804b202fdb2886d9b 100644 (file)
@@ -25,9 +25,6 @@
 #include "citadel.h"
 #include "server.h"
 #include <syslog.h>
-#ifdef HAVE_SYS_SELECT_H
-#include <sys/select.h>
-#endif
 #include "serv_chat.h"
 #include "sysdep_decls.h"
 #include "citserver.h"