]> git.pld-linux.org Git - packages/bridge-utils.git/commitdiff
- fix building with recent kernel headers
authorMarcin Krol <hawk@tld-linux.org>
Fri, 18 Jul 2014 16:30:10 +0000 (16:30 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Fri, 18 Jul 2014 16:30:10 +0000 (16:30 +0000)
build_fix.patch [new file with mode: 0644]

diff --git a/build_fix.patch b/build_fix.patch
new file mode 100644 (file)
index 0000000..3353f52
--- /dev/null
@@ -0,0 +1,11 @@
+diff -ur bridge-utils-1.5.orig/libbridge/libbridge.h bridge-utils-1.5/libbridge/libbridge.h
+--- bridge-utils-1.5.orig/libbridge/libbridge.h        2011-03-29 00:52:54.000000000 +0000
++++ bridge-utils-1.5/libbridge/libbridge.h     2014-07-18 16:25:44.836000000 +0000
+@@ -21,6 +21,7 @@
+ #include <sys/socket.h>
+ #include <linux/if.h>
++#include <linux/in6.h>
+ #include <linux/if_bridge.h>
+ /* defined in net/if.h but that conflicts with linux/if.h... */
This page took 0.079234 seconds and 4 git commands to generate.