-missing endif
authorChristian Grothoff <christian@grothoff.org>
Fri, 28 Sep 2012 09:51:28 +0000 (09:51 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 28 Sep 2012 09:51:28 +0000 (09:51 +0000)
src/gns/gnunet-gns-proxy.c

index 45e36eae5619c100f3602df49ce733a549a1cb48..7fe221b7c11b0a1c4e3ab298c8fdf80d7da3dab0 100644 (file)
@@ -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;