X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/cf342bafa3e74d9af6f22479436ca20ad654e220..90ccd7fd541197d65ed795596ef79aa1eb4c69f6:/projects/sgauthstress/proto.h?ds=inline

diff --git a/projects/sgauthstress/proto.h b/projects/sgauthstress/proto.h
index 543ae9e7..746622b7 100644
--- a/projects/sgauthstress/proto.h
+++ b/projects/sgauthstress/proto.h
@@ -1,6 +1,9 @@
 #ifndef __PROTO_H__
 #define __PROTO_H__
 
+#ifndef LINUX
+#include <netinet/in_systm.h>
+#endif
 #include <netinet/ip.h>
 #include <pthread.h>
 #include <poll.h>