]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp
Make explicit calls on notifications in AUTH_OA
[stg.git] / projects / stargazer / plugins / authorization / inetaccess / inetaccess.cpp
index 7062966f6b815028477f63afcf64040a6f6ba991..6f20056771887e27de829d947c3561c649c5a0bc 100644 (file)
@@ -30,6 +30,8 @@
 
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <sys/select.h>
+#include <unistd.h> // usleep, close
 
 #include <csignal>
 #include <cstdlib>