From e44fe0ebd67f916046eb21f33ba10fb02b5d7b73 Mon Sep 17 00:00:00 2001 From: LRN Date: Tue, 8 Oct 2013 09:30:18 +0000 Subject: Add missing include --- src/vpn/gnunet-helper-vpn-windows.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/vpn') diff --git a/src/vpn/gnunet-helper-vpn-windows.c b/src/vpn/gnunet-helper-vpn-windows.c index 3f4920a6f..0b18ae654 100644 --- a/src/vpn/gnunet-helper-vpn-windows.c +++ b/src/vpn/gnunet-helper-vpn-windows.c @@ -44,6 +44,10 @@ #include #include "platform.h" #include "tap-windows.h" +/** + * Need 'struct GNUNET_HashCode' and 'struct GNUNET_PeerIdentity'. + */ +#include "gnunet_crypto_lib.h" /** * Need 'struct GNUNET_MessageHeader'. */ -- cgit v1.2.3