From a3128d6d964e6cd5e016f80ce203bdba58ce370b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 22 Jun 2012 08:23:46 +0000 Subject: -compilation issue --- src/util/client.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/client.c') diff --git a/src/util/client.c b/src/util/client.c index 031945d9a..73cca2383 100644 --- a/src/util/client.c +++ b/src/util/client.c @@ -261,6 +261,7 @@ try_unixpath (const char *service_name, #if AF_UNIX struct GNUNET_CONNECTION_Handle *connection; char *unixpath; + struct sockaddr_un s_un; unixpath = NULL; if ((GNUNET_OK == GNUNET_CONFIGURATION_get_value_string (cfg, service_name, "UNIXPATH", &unixpath)) && -- cgit v1.2.3