From 60ee943bc43ebb8b6a6c35eff2ca0df6618d12ea Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 5 Jan 2012 16:13:52 +0000 Subject: [PATCH] - Remove unnecessary include --- src/dht/dht_api.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dht/dht_api.c b/src/dht/dht_api.c index 3f0d709e0..a715fec9d 100644 --- a/src/dht/dht_api.c +++ b/src/dht/dht_api.c @@ -33,7 +33,6 @@ #include "gnunet_protocols.h" #include "gnunet_dht_service.h" #include "dht.h" -#include #define DEBUG_DHT_API GNUNET_EXTRA_LOGGING -- 2.25.1