From a8fdb6fd4b095527b41b8b511d64aa689aaa02c8 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Tue, 28 Dec 2010 14:35:34 +0000 Subject: Rework the ipv6 detection patch to actually work PR: 152860 Submitted by: Alexey Illarionov Approved by: maintainer timeout --- net/quagga/files/patch-configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/quagga/files/patch-configure.ac') diff --git a/net/quagga/files/patch-configure.ac b/net/quagga/files/patch-configure.ac index aa38eac97a0b..702b3c568dd3 100644 --- a/net/quagga/files/patch-configure.ac +++ b/net/quagga/files/patch-configure.ac @@ -23,8 +23,8 @@ [#if HAVE_NET_IF_H # include #endif -+#if HAVE_NETINET_IN_VAR_H -+# include ++#if HAVE_NET_IF_VAR_H ++# include +#endif #if HAVE_SYS_UN_H # include -- cgit v1.2.3