]> git.stg.codes - stg.git/blobdiff - projects/stargazer/traffcounter_impl.cpp
Add sys/types.h for FreeBSD
[stg.git] / projects / stargazer / traffcounter_impl.cpp
index 83554e277338aa7c4e0f819881446cbf9cb65b87..e056a7a66879822e1cbc756699ec0a8f02f9684f 100644 (file)
@@ -29,6 +29,7 @@
  */
 
 /* inet_aton */
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>