net-tools:fixed build
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
diff -up net-tools-2.0/iptunnel.c.linux48 net-tools-2.0/iptunnel.c
|
||||
--- net-tools-2.0/iptunnel.c.linux48 2016-02-15 16:54:18.000000000 +0100
|
||||
+++ net-tools-2.0/iptunnel.c 2016-10-12 09:16:57.429279406 +0200
|
||||
@@ -26,7 +26,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <netinet/in.h>
|
||||
-#include <netinet/ip.h>
|
||||
+#include <linux/ip.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <net/if.h>
|
||||
#include <net/if_arp.h>
|
||||
@@ -36,6 +36,7 @@
|
||||
<Patch compressionType="bz2" level="1">57_all_net-tools-1.60-ifconfig-infiniband.patch.bz2</Patch>
|
||||
<Patch compressionType="bz2" level="1">60_all_net-tools-1.60-headers.patch.bz2</Patch>
|
||||
<Patch level="1">net-tools-missing.patch</Patch>
|
||||
<Patch level="1">net-tools-linux48.patch</Patch><!--fedora-->
|
||||
<Patch level="1">kernel_headers.patch</Patch>
|
||||
<Patch>gcc-4.3.patch</Patch>
|
||||
<Patch>large-buffer.patch</Patch>
|
||||
|
||||
Reference in New Issue
Block a user