Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 548886 | Differences between
and this patch

Collapse All | Expand All

(-)openvpn-2.3.6.orig/src/openvpn/syshead.h (-4 lines)
Lines 214-223 Link Here
214
214
215
#ifdef TARGET_LINUX
215
#ifdef TARGET_LINUX
216
216
217
#if defined(HAVE_NETINET_IF_ETHER_H)
218
#include <netinet/if_ether.h>
219
#endif
220
221
#ifdef HAVE_LINUX_IF_TUN_H
217
#ifdef HAVE_LINUX_IF_TUN_H
222
#include <linux/if_tun.h>
218
#include <linux/if_tun.h>
223
#endif
219
#endif

Return to bug 548886