]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/socketengine_select.h
Extra checking that the fd's we pass to SocketEngine::AddFd were added (a lot of...
[user/henk/code/inspircd.git] / include / socketengine_select.h
index bbd9b78dda56acc313d9af4dcd85e488088ba033..442f8c7548e3afaae2ca127126bbb80dc4ccc620 100644 (file)
@@ -20,6 +20,7 @@
 #include <vector>
 #include <string>
 #include <map>
+#include <sys/select.h>
 #include "inspircd_config.h"
 #include "globals.h"
 #include "inspircd.h"