From: Christian Grothoff Date: Sun, 12 Feb 2012 19:38:22 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~14889 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c221e49272beb1a456543b50551df6405eedc9e1;p=oweals%2Fgnunet.git -fix --- diff --git a/src/vpn/test_gnunet_vpn.c b/src/vpn/test_gnunet_vpn.c index 40e07850f..90895e452 100644 --- a/src/vpn/test_gnunet_vpn.c +++ b/src/vpn/test_gnunet_vpn.c @@ -392,7 +392,7 @@ run (void *cls, char *const *args, const char *cfgfile, const struct GNUNET_CONFIGURATION_Handle *cfg) { struct in_addr v4; - struct in_addr v6; + struct in6_addr v6; void *addr; enum MHD_FLAG flags;