X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/cf342bafa3e74d9af6f22479436ca20ad654e220..27ac6cd34ada410ecfb322007fa0a9f16a777a89:/projects/sgauthstress/proto.h 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>