summaryrefslogtreecommitdiff
path: root/testing/tox_shell.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/tox_shell.c
parent0a61d1108547513211560e66809479cab5082ede (diff)
Revert "Portability fixes"
This reverts commit f3469070fe899e8e4fd88665386a55bad9f77cd8.
Diffstat (limited to 'testing/tox_shell.c')
-rw-r--r--testing/tox_shell.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/tox_shell.c b/testing/tox_shell.c
index d5de3e67..18aad9c7 100644
--- a/testing/tox_shell.c
+++ b/testing/tox_shell.c
@@ -26,8 +26,6 @@
26 * 26 *
27 */ 27 */
28 28
29#define _XOPEN_SOURCE 600
30
31#ifdef HAVE_CONFIG_H 29#ifdef HAVE_CONFIG_H
32#include "config.h" 30#include "config.h"
33#endif 31#endif