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, 2 insertions, 0 deletions
diff --git a/other/bootstrap_node_packets.c b/other/bootstrap_node_packets.c
index 614cb720..5b447c62 100644
--- a/other/bootstrap_node_packets.c
+++ b/other/bootstrap_node_packets.c
@@ -25,6 +25,8 @@
25 */ 25 */
26#include "bootstrap_node_packets.h" 26#include "bootstrap_node_packets.h"
27 27
28#include <string.h>
29
28#define INFO_REQUEST_PACKET_LENGTH 78 30#define INFO_REQUEST_PACKET_LENGTH 78
29 31
30static uint32_t bootstrap_version; 32static uint32_t bootstrap_version;