summaryrefslogtreecommitdiff
path: root/testing/DHT_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/DHT_test.c')
-rw-r--r--testing/DHT_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/DHT_test.c b/testing/DHT_test.c
index 8ba61ec2..5f28eb99 100644
--- a/testing/DHT_test.c
+++ b/testing/DHT_test.c
@@ -17,6 +17,7 @@
17#define _XOPEN_SOURCE 600 17#define _XOPEN_SOURCE 600
18#endif 18#endif
19 19
20#include <assert.h>
20#include <stdlib.h> 21#include <stdlib.h>
21#include <stdio.h> 22#include <stdio.h>
22#include <string.h> 23#include <string.h>