summaryrefslogtreecommitdiff
path: root/other/DHT_bootstrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'other/DHT_bootstrap.c')
-rw-r--r--other/DHT_bootstrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/DHT_bootstrap.c b/other/DHT_bootstrap.c
index 52e84315..16dc87b9 100644
--- a/other/DHT_bootstrap.c
+++ b/other/DHT_bootstrap.c
@@ -40,7 +40,7 @@
40#include "../testing/misc_tools.c" 40#include "../testing/misc_tools.c"
41 41
42#ifdef DHT_NODE_EXTRA_PACKETS 42#ifdef DHT_NODE_EXTRA_PACKETS
43#include "./bootstrap_node_packets.c" 43#include "./bootstrap_node_packets.h"
44 44
45#define DHT_VERSION_NUMBER 1 45#define DHT_VERSION_NUMBER 1
46#define DHT_MOTD "This is a test motd" 46#define DHT_MOTD "This is a test motd"