Browse Source

fix compile

Waldemar Brodkorb 12 years ago
parent
commit
19901e8b05
1 changed files with 10 additions and 0 deletions
  1. 10 0
      package/bridge-utils/patches/patch-libbridge_libbridge_h

+ 10 - 0
package/bridge-utils/patches/patch-libbridge_libbridge_h

@@ -0,0 +1,10 @@
+--- bridge-utils-1.5.orig/libbridge/libbridge.h	2011-03-29 02:52:54.000000000 +0200
++++ bridge-utils-1.5/libbridge/libbridge.h	2013-07-12 14:38:31.000000000 +0200
+@@ -20,6 +20,7 @@
+ #define _LIBBRIDGE_H
+ 
+ #include <sys/socket.h>
++#include <netinet/in.h>
+ #include <linux/if.h>
+ #include <linux/if_bridge.h>
+