diff options
Diffstat (limited to 'include/pdp_net.h')
-rw-r--r-- | include/pdp_net.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pdp_net.h b/include/pdp_net.h index ddc3f7f..9e638c4 100644 --- a/include/pdp_net.h +++ b/include/pdp_net.h @@ -39,6 +39,7 @@ */ +#include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> |