X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fserv_chat.c;h=9a3813f7d204e585f9be473804b202fdb2886d9b;hb=1f5bb4497765f2f56c4caaf14b2bc66c4f97b397;hp=ad79093c3f1febc2ba0b4961368be45e1c489fb8;hpb=35fefc99b9db6a393c7a6f39d2e0a448dad1b7aa;p=citadel.git diff --git a/citadel/serv_chat.c b/citadel/serv_chat.c index ad79093c3..9a3813f7d 100644 --- a/citadel/serv_chat.c +++ b/citadel/serv_chat.c @@ -25,9 +25,6 @@ #include "citadel.h" #include "server.h" #include -#ifdef HAVE_SYS_SELECT_H -#include -#endif #include "serv_chat.h" #include "sysdep_decls.h" #include "citserver.h"