diff options
Diffstat (limited to 'include/net6.h')
-rw-r--r-- | include/net6.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net6.h b/include/net6.h index 1e766aa720..1ed989e584 100644 --- a/include/net6.h +++ b/include/net6.h @@ -12,6 +12,7 @@ #include <net.h> #include <linux/ctype.h> +#include <linux/errno.h> /* struct in6_addr - 128 bits long IPv6 address */ struct in6_addr { |