]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp
Include header for select in inetaccess.cpp
[stg.git] / projects / stargazer / plugins / authorization / inetaccess / inetaccess.cpp
index 7062966f6b815028477f63afcf64040a6f6ba991..23b1a1c9bc8c26032561ee261ab32c8689af1acc 100644 (file)
@@ -30,6 +30,7 @@
 
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <sys/select.h>
 
 #include <csignal>
 #include <cstdlib>