use linux/types.h for __u32

This commit is contained in:
Nikos Mavrogiannopoulos
2014-02-01 09:12:35 +01:00
parent 28e5d62f3f
commit a22b846ece

View File

@@ -40,6 +40,7 @@
#endif
#ifdef __linux__
# include <linux/types.h>
struct in6_ifreq {
struct in6_addr ifr6_addr;
__u32 ifr6_prefixlen;