aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht_test_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/dht_test_lib.c')
-rw-r--r--src/dht/dht_test_lib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dht/dht_test_lib.c b/src/dht/dht_test_lib.c
index 29c5088d1..2662fff93 100644
--- a/src/dht/dht_test_lib.c
+++ b/src/dht/dht_test_lib.c
@@ -23,6 +23,7 @@
23 * @brief library for writing DHT tests 23 * @brief library for writing DHT tests
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "platform.h"
26#include "dht_test_lib.h" 27#include "dht_test_lib.h"
27 28
28/** 29/**