migrate peerstore to new service MQ API
[oweals/gnunet.git] / src / include / gnunet_util_lib.h
index b886953e7e3c8ff814e7957bf85fb642d77f009c..52f5d8ab291f14c5c28601a939be5954d4706066 100644 (file)
@@ -1,6 +1,6 @@
 /*
       This file is part of GNUnet
-      Copyright (C) 2009 Christian Grothoff (and other contributing authors)
+      Copyright (C) 2009 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
@@ -43,11 +43,13 @@ extern "C"
 #include "gnunet_bio_lib.h"
 #include "gnunet_connection_lib.h"
 #include "gnunet_client_lib.h"
-#include "gnunet_client_manager_lib.h"
 #include "gnunet_container_lib.h"
 #include "gnunet_getopt_lib.h"
 #include "gnunet_helper_lib.h"
+#include "gnunet_mst_lib.h"
 #include "gnunet_mq_lib.h"
+#include "gnunet_nc_lib.h"
+#include "gnunet_op_lib.h"
 #include "gnunet_os_lib.h"
 #include "gnunet_peer_lib.h"
 #include "gnunet_plugin_lib.h"