From: Samuli Seppanen <sam...@openvpn.net> Partially fixes Trac ticket #137
Signed-off-by: Gert Doering <g...@greenie.muc.de> Tested-by: Samuli Seppänen <sam...@openvpn.net> Signed-off-by: Samuli Seppänen <sam...@openvpn.net> --- syshead.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/syshead.h b/syshead.h index 5b86cad..58bfb6c 100644 --- a/syshead.h +++ b/syshead.h @@ -342,6 +342,7 @@ #ifdef WIN32 #include <iphlpapi.h> +#include <NtDDNdis.h> #include <wininet.h> /* The following two headers are needed of USE_PF_INET6 */ #include <winsock2.h> -- 1.6.3.3