diff --git a/libudns/udns_resolver.c b/libudns/udns_resolver.c index 407a0425..72b7738b 100644 --- a/libudns/udns_resolver.c +++ b/libudns/udns_resolver.c @@ -133,7 +133,7 @@ struct sockaddr_ns { #ifdef HAVE_IPv6 struct sockaddr_in6 sin6; #endif - } + }; }; #define sin_eq(a,b) \