-only trigger check config if we actually need it
[oweals/gnunet.git] / src / dht / gnunet-service-dht.h
index 86e8666666964fd15e770162558c1ff36ed6e013..6f641cb9606844422602a4c5560b80efad082693 100644 (file)
@@ -47,6 +47,11 @@ extern struct GNUNET_BLOCK_Context *GDS_block_context;
  */
 extern struct GNUNET_STATISTICS_Handle *GDS_stats;
 
+/**
+ * Handle to our server.
+ */
+extern struct GNUNET_SERVER_Handle *GDS_server;
+
 /**
  * Our HELLO
  */