-preparations
authorChristian Grothoff <christian@grothoff.org>
Mon, 25 Jul 2016 00:33:28 +0000 (00:33 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 25 Jul 2016 00:33:28 +0000 (00:33 +0000)
src/core/gnunet-service-core_neighbours.c

index c2f3ef8059663a7a347736d8b010038d41703abb..e241d829f4be46e6d422fe9fe6e8d559bb1a3ffd 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2009, 2010, 2011 GNUnet e.V.
+     Copyright (C) 2009, 2010, 2011, 2016 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
@@ -27,6 +27,7 @@
 #include "gnunet_util_lib.h"
 #include "gnunet_statistics_service.h"
 #include "gnunet_transport_service.h"
+#include "gnunet_transport_core_service.h"
 #include "gnunet-service-core.h"
 #include "gnunet-service-core_neighbours.h"
 #include "gnunet-service-core_kx.h"