- Remove unnecessary include
authorBart Polot <bart@net.in.tum.de>
Thu, 5 Jan 2012 16:13:52 +0000 (16:13 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 5 Jan 2012 16:13:52 +0000 (16:13 +0000)
src/dht/dht_api.c

index 3f0d709e02700593f1c7003b858f39a3f90e0608..a715fec9dd51c8ff79b568b0dfb9115ebd331635 100644 (file)
@@ -33,7 +33,6 @@
 #include "gnunet_protocols.h"
 #include "gnunet_dht_service.h"
 #include "dht.h"
-#include <gnunet_dnsparser_lib.h>
 
 #define DEBUG_DHT_API GNUNET_EXTRA_LOGGING