diff options
Diffstat (limited to 'include/netinet/in.h')
| -rw-r--r-- | include/netinet/in.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netinet/in.h b/include/netinet/in.h index 39b23904..368a61c1 100644 --- a/include/netinet/in.h +++ b/include/netinet/in.h @@ -1,6 +1,7 @@ #ifndef __NETINET_IN_H #define __NETINET_IN_H +#include <stdint.h> #define __BITS_IN_ADDR_H_ #include <bits/in_addr.h> #undef __BITS_IN_ADDR_H_ |
