From 07b2bab7ce6800ca399f49e1821f274a8150355b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 28 Sep 2012 09:51:28 +0000 Subject: -missing endif --- src/gns/gnunet-gns-proxy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gns') diff --git a/src/gns/gnunet-gns-proxy.c b/src/gns/gnunet-gns-proxy.c index 45e36eae5..7fe221b7c 100644 --- a/src/gns/gnunet-gns-proxy.c +++ b/src/gns/gnunet-gns-proxy.c @@ -2741,7 +2741,7 @@ add_handle_to_ssl_mhd (struct GNUNET_NETWORK_Handle *h, const char* domain) MHD_OPTION_URI_LOG_CALLBACK, &mhd_log_callback, NULL, MHD_OPTION_END); - +#endif GNUNET_assert (hd->daemon != NULL); hd->httpd_task = GNUNET_SCHEDULER_NO_TASK; -- cgit v1.2.3