summaryrefslogtreecommitdiff
path: root/package/openvpn/patches/patch-src_openvpn_syshead_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/openvpn/patches/patch-src_openvpn_syshead_h')
-rw-r--r--package/openvpn/patches/patch-src_openvpn_syshead_h13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/openvpn/patches/patch-src_openvpn_syshead_h b/package/openvpn/patches/patch-src_openvpn_syshead_h
deleted file mode 100644
index 31e0f2789..000000000
--- a/package/openvpn/patches/patch-src_openvpn_syshead_h
+++ /dev/null
@@ -1,13 +0,0 @@
---- openvpn-2.3.2.orig/src/openvpn/syshead.h 2013-05-31 14:00:25.000000000 +0200
-+++ openvpn-2.3.2/src/openvpn/syshead.h 2013-08-17 16:29:58.353443521 +0200
-@@ -214,10 +214,6 @@
-
- #ifdef TARGET_LINUX
-
--#if defined(HAVE_NETINET_IF_ETHER_H)
--#include <netinet/if_ether.h>
--#endif
--
- #ifdef HAVE_LINUX_IF_TUN_H
- #include <linux/if_tun.h>
- #endif