summaryrefslogtreecommitdiff
path: root/toxcore/DHT.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/DHT.h')
-rw-r--r--toxcore/DHT.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxcore/DHT.h b/toxcore/DHT.h
index c37511a1..52aad266 100644
--- a/toxcore/DHT.h
+++ b/toxcore/DHT.h
@@ -25,6 +25,7 @@
25#define DHT_H 25#define DHT_H
26 26
27#include "crypto_core.h" 27#include "crypto_core.h"
28#include "network.h"
28 29
29/* Size of the client_id in bytes. */ 30/* Size of the client_id in bytes. */
30#define CLIENT_ID_SIZE crypto_box_PUBLICKEYBYTES 31#define CLIENT_ID_SIZE crypto_box_PUBLICKEYBYTES