diff options
Diffstat (limited to 'debian/patches/ipv6-linux-only')
-rw-r--r-- | debian/patches/ipv6-linux-only | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/ipv6-linux-only b/debian/patches/ipv6-linux-only index 69f1e9e..5299a96 100644 --- a/debian/patches/ipv6-linux-only +++ b/debian/patches/ipv6-linux-only @@ -6,7 +6,7 @@ Last-Update: 2016-04-08 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/configure.ac +++ b/configure.ac -@@ -808,8 +808,8 @@ +@@ -809,8 +809,8 @@ dnl ************************************************************************ dnl * Check for netinet/icmp6.h to enable the IPv6addr resource agent AC_CHECK_HEADERS(netinet/icmp6.h,[],[],[#include <sys/types.h>]) |