summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6.h
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2012-07-10 11:49:42 +0000
committerguenther <guenther@openbsd.org>2012-07-10 11:49:42 +0000
commit17c9ee9b6713bef3b7c08890f627da970c18b8a5 (patch)
tree0f7ca43397e83ddd694ee71f49b837b227b6b051 /sys/netinet6/in6.h
parentStop pulling in <sys/param.h> (diff)
downloadwireguard-openbsd-17c9ee9b6713bef3b7c08890f627da970c18b8a5.tar.xz
wireguard-openbsd-17c9ee9b6713bef3b7c08890f627da970c18b8a5.zip
Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in the
three things that it needed from there: INET_ADDRSTRLEN, INET6_ADDRSTRLEN, and struct in_addr. Add protecting #ifndefs to netinet6?/in6?.h for those. ok deraadt@
Diffstat (limited to 'sys/netinet6/in6.h')
-rw-r--r--sys/netinet6/in6.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netinet6/in6.h b/sys/netinet6/in6.h
index 72fd35c3139..664bca96119 100644
--- a/sys/netinet6/in6.h
+++ b/sys/netinet6/in6.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: in6.h,v 1.56 2012/06/26 06:39:27 guenther Exp $ */
+/* $OpenBSD: in6.h,v 1.57 2012/07/10 11:49:42 guenther Exp $ */
/* $KAME: in6.h,v 1.83 2001/03/29 02:55:07 jinmei Exp $ */
/*
@@ -94,7 +94,9 @@ struct in6_addr {
#define s6_addr32 __u6_addr.__u6_addr32
#endif
+#ifndef INET6_ADDRSTRLEN
#define INET6_ADDRSTRLEN 46
+#endif
/*
* Socket address for IPv6