diff options
Diffstat (limited to 'include/pttstruct.h')
-rw-r--r-- | include/pttstruct.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h index 1743f5bd..1c7df5d8 100644 --- a/include/pttstruct.h +++ b/include/pttstruct.h @@ -2,6 +2,7 @@ #ifndef INCLUDE_STRUCT_H #define INCLUDE_STRUCT_H +#include <netinet/in.h> #include "cmsys.h" // for time4_t #include "config.h" // various sizes in SHM #include "statistic.h" // for MAX_STATS |