diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 21:04:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 21:04:41 +0000 |
commit | c2ca37d80efa1246809335b671ae049a68d02f31 (patch) | |
tree | 2adbd7e77fdf2fda9a4064b7c45236600ad13558 /debian/patches/ipv6-linux-only | |
parent | Merging upstream version 1:4.14.0. (diff) | |
download | resource-agents-c2ca37d80efa1246809335b671ae049a68d02f31.tar.xz resource-agents-c2ca37d80efa1246809335b671ae049a68d02f31.zip |
Merging debian version 1:4.14.0-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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>]) |