summaryrefslogtreecommitdiff
path: root/other/bootstrap_node_packets.c
diff options
context:
space:
mode:
Diffstat (limited to 'other/bootstrap_node_packets.c')
-rw-r--r--other/bootstrap_node_packets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/bootstrap_node_packets.c b/other/bootstrap_node_packets.c
index 0bf9b9b0..21bb2894 100644
--- a/other/bootstrap_node_packets.c
+++ b/other/bootstrap_node_packets.c
@@ -23,7 +23,7 @@
23 * 23 *
24 */ 24 */
25 25
26#define MAX_MOTD_LENGTH 256 /* I recommend you use a maximum of 96 bytes. The hard maximum is this though. */ 26#include "bootstrap_node_packets.h"
27 27
28#define INFO_REQUEST_PACKET_LENGTH 78 28#define INFO_REQUEST_PACKET_LENGTH 78
29 29