refactor DHT for new service API
[oweals/gnunet.git] / src / cadet / cadet_path.h
index 49101b1f011f65e448fd0c4ff4c86a65bc8b3b6a..bb68eec42e5344ca948eec77a6a94c0e1b216d25 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2001 - 2013 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2001 - 2013 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
@@ -35,8 +35,6 @@ extern "C"
 #endif
 #endif
 
-#include "gnunet-service-cadet_connection.h"
-
 
 /******************************************************************************/
 /************************      DATA STRUCTURES     ****************************/