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