diff options
Diffstat (limited to 'inet/netinet/ip6.h')
-rw-r--r-- | inet/netinet/ip6.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inet/netinet/ip6.h b/inet/netinet/ip6.h index 47c6f02..61d5ae0 100644 --- a/inet/netinet/ip6.h +++ b/inet/netinet/ip6.h @@ -19,6 +19,7 @@ #define _NETINET_IP6_H 1 #include <inttypes.h> +#include <stdint.h> #include <netinet/in.h> struct ip6_hdr |