aboutsummaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-05 22:00:37 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-05 22:00:37 +0000
commit4b7e96c40ff28a78ba34afea319e13230f930f39 (patch)
treebcb950b615c4fd505918e84bbaa054879b56b435 /src/dv/plugin_transport_dv.c
parentb863a504a58bd9fb7d1da4861c65908ac3b40608 (diff)
downloadgnunet-4b7e96c40ff28a78ba34afea319e13230f930f39.tar.gz
gnunet-4b7e96c40ff28a78ba34afea319e13230f930f39.zip
fix
Diffstat (limited to 'src/dv/plugin_transport_dv.c')
-rw-r--r--src/dv/plugin_transport_dv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dv/plugin_transport_dv.c b/src/dv/plugin_transport_dv.c
index 68c584822..352e8ce2e 100644
--- a/src/dv/plugin_transport_dv.c
+++ b/src/dv/plugin_transport_dv.c
@@ -34,7 +34,7 @@
34#include "gnunet_statistics_service.h" 34#include "gnunet_statistics_service.h"
35#include "gnunet_dv_service.h" 35#include "gnunet_dv_service.h"
36#include "gnunet_transport_service.h" 36#include "gnunet_transport_service.h"
37#include "../transport/gnunet_transport_plugin.h" 37#include "gnunet_transport_plugin.h"
38#include "dv.h" 38#include "dv.h"
39 39
40#define DEBUG_TEMPLATE GNUNET_NO 40#define DEBUG_TEMPLATE GNUNET_NO