From 1ef1cd11fbec3214c39e3b6db355b9a29c63b3ed Mon Sep 17 00:00:00 2001 From: mb Date: Thu, 14 Oct 2010 15:42:25 +0000 Subject: [PATCH] opennhrp: Fix compile on 2.6.36 git-svn-id: svn://svn.openwrt.org/openwrt/packages@23443 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/opennhrp/patches/100-compile-fix.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net/opennhrp/patches/100-compile-fix.patch diff --git a/net/opennhrp/patches/100-compile-fix.patch b/net/opennhrp/patches/100-compile-fix.patch new file mode 100644 index 000000000..f822feb97 --- /dev/null +++ b/net/opennhrp/patches/100-compile-fix.patch @@ -0,0 +1,14 @@ +--- + nhrp/sysdep_netlink.c | 1 + + 1 file changed, 1 insertion(+) + +--- opennhrp-0.11.3.orig/nhrp/sysdep_netlink.c ++++ opennhrp-0.11.3/nhrp/sysdep_netlink.c +@@ -26,6 +26,7 @@ + #include + #include + #include ++#include + #include + #include + #include -- 2.11.0