opennhrp: Fix compile on 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23443 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
26387c4086
commit
1ef1cd11fb
14
net/opennhrp/patches/100-compile-fix.patch
Normal file
14
net/opennhrp/patches/100-compile-fix.patch
Normal file
@ -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 <asm/types.h>
|
||||
#include <linux/netlink.h>
|
||||
#include <linux/rtnetlink.h>
|
||||
+#include <linux/in6.h>
|
||||
#include <linux/ip.h>
|
||||
#include <linux/if_arp.h>
|
||||
#include <linux/if_tunnel.h>
|
Loading…
x
Reference in New Issue
Block a user