12345678910111213 |
- --- 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
|