summaryrefslogtreecommitdiff
path: root/other/bootstrap_daemon
diff options
context:
space:
mode:
Diffstat (limited to 'other/bootstrap_daemon')
-rw-r--r--other/bootstrap_daemon/src/tox-bootstrapd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/bootstrap_daemon/src/tox-bootstrapd.c b/other/bootstrap_daemon/src/tox-bootstrapd.c
index 3c6d5d2c..fd05f8a2 100644
--- a/other/bootstrap_daemon/src/tox-bootstrapd.c
+++ b/other/bootstrap_daemon/src/tox-bootstrapd.c
@@ -38,6 +38,7 @@
38#include "../../../toxcore/LAN_discovery.h" 38#include "../../../toxcore/LAN_discovery.h"
39#include "../../../toxcore/TCP_server.h" 39#include "../../../toxcore/TCP_server.h"
40#include "../../../toxcore/logger.h" 40#include "../../../toxcore/logger.h"
41#include "../../../toxcore/mono_time.h"
41#include "../../../toxcore/onion_announce.h" 42#include "../../../toxcore/onion_announce.h"
42#include "../../../toxcore/util.h" 43#include "../../../toxcore/util.h"
43 44