X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bccb08f374dba862369712669c4ca73ccbfb2170..45f84c01ffb2bc5cb4379ddda8d14c401c9f8351:/projects/stargazer/traffcounter_impl.cpp?ds=sidebyside

diff --git a/projects/stargazer/traffcounter_impl.cpp b/projects/stargazer/traffcounter_impl.cpp
index 83554e27..e056a7a6 100644
--- a/projects/stargazer/traffcounter_impl.cpp
+++ b/projects/stargazer/traffcounter_impl.cpp
@@ -29,6 +29,7 @@
  */
 
 /* inet_aton */
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>