summaryrefslogtreecommitdiff
path: root/testing/DHT_test.c
diff options
context:
space:
mode:
authorendoffile78 <endoffile78@yahoo.com>2017-01-05 15:16:56 -0600
committerendoffile78 <endoffile78@yahoo.com>2017-01-05 15:16:56 -0600
commit59e2a844f04a8725e8079f854158aa86ef5988b2 (patch)
tree40130a9f28a5d08b6ff524156f5476b7359f75df /testing/DHT_test.c
parent0a61d1108547513211560e66809479cab5082ede (diff)
Revert "Portability fixes"
This reverts commit f3469070fe899e8e4fd88665386a55bad9f77cd8.
Diffstat (limited to 'testing/DHT_test.c')
-rw-r--r--testing/DHT_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/DHT_test.c b/testing/DHT_test.c
index 6d20d550..c994f543 100644
--- a/testing/DHT_test.c
+++ b/testing/DHT_test.c
@@ -27,8 +27,6 @@
27 * 27 *
28 */ 28 */
29 29
30#define _XOPEN_SOURCE 600
31
32#ifdef HAVE_CONFIG_H 30#ifdef HAVE_CONFIG_H
33#include "config.h" 31#include "config.h"
34#endif 32#endif