convert fs publish to MQ
[oweals/gnunet.git] / src / dht / gnunet-service-dht.h
index 0e2358fe5b49334f53ea4b5b533bda4c951a5b8c..6f641cb9606844422602a4c5560b80efad082693 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2011 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2011 GNUnet e.V.
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -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
  */