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.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/DHT_test.c b/testing/DHT_test.c
index c994f543..6d20d550 100644
--- a/testing/DHT_test.c
+++ b/testing/DHT_test.c
@@ -27,6 +27,8 @@
27 * 27 *
28 */ 28 */
29 29
30#define _XOPEN_SOURCE 600
31
30#ifdef HAVE_CONFIG_H 32#ifdef HAVE_CONFIG_H
31#include "config.h" 33#include "config.h"
32#endif 34#endif