client_manager: add API for async operations
[oweals/gnunet.git] / src / include / gnunet_util_lib.h
index 0f62ba8db4a5658e5f53f9d2a553b7c431755548..d58a25b92f79c447fc854d85c06449f5cbff015d 100644 (file)
@@ -1,6 +1,6 @@
 /*
       This file is part of GNUnet
-      (C) 2009 Christian Grothoff (and other contributing authors)
+      Copyright (C) 2009 Christian Grothoff (and other contributing authors)
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published
@@ -41,6 +41,7 @@ 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"