summaryrefslogtreecommitdiff
path: root/testing/tox_shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tox_shell.c')
-rw-r--r--testing/tox_shell.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/tox_shell.c b/testing/tox_shell.c
index 18aad9c7..d5de3e67 100644
--- a/testing/tox_shell.c
+++ b/testing/tox_shell.c
@@ -26,6 +26,8 @@
26 * 26 *
27 */ 27 */
28 28
29#define _XOPEN_SOURCE 600
30
29#ifdef HAVE_CONFIG_H 31#ifdef HAVE_CONFIG_H
30#include "config.h" 32#include "config.h"
31#endif 33#endif