diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-11-12 20:00:10 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-11-12 20:00:10 +0100 |
commit | 53c561e49d339f97260c455af6ee62c5b1074c7c (patch) | |
tree | eb36ac408ebac545331c55e1c2bd48a260cf9459 /package/openvpn/patches/patch-src_openvpn_syshead_h | |
parent | ddd7c66b12ae4950ad82b0373d7462c82694d562 (diff) |
update to latest upstream, polarssl need more work
Diffstat (limited to 'package/openvpn/patches/patch-src_openvpn_syshead_h')
-rw-r--r-- | package/openvpn/patches/patch-src_openvpn_syshead_h | 13 |
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 |