From: Christian Grothoff Date: Fri, 28 Sep 2012 09:51:28 +0000 (+0000) Subject: -missing endif X-Git-Tag: initial-import-from-subversion-38251~11595 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=07b2bab7ce6800ca399f49e1821f274a8150355b;p=oweals%2Fgnunet.git -missing endif --- 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;