diff options
Diffstat (limited to 'include/netinet/in.h')
-rw-r--r-- | include/netinet/in.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/netinet/in.h b/include/netinet/in.h index 9139cfaeee..674fc2bc87 100644 --- a/include/netinet/in.h +++ b/include/netinet/in.h @@ -1 +1,3 @@ #include <inet/netinet/in.h> + +extern const struct in6_addr in6addr_any_internal; |