diff options
Diffstat (limited to 'testing/toxic/windows.h')
-rw-r--r-- | testing/toxic/windows.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/toxic/windows.h b/testing/toxic/windows.h index 227040b9..0f3b82bd 100644 --- a/testing/toxic/windows.h +++ b/testing/toxic/windows.h | |||
@@ -4,7 +4,6 @@ | |||
4 | #ifndef _windows_h | 4 | #ifndef _windows_h |
5 | #define _windows_h | 5 | #define _windows_h |
6 | 6 | ||
7 | #define _XOPEN_SOURCE_EXTENDED | ||
8 | #include <curses.h> | 7 | #include <curses.h> |
9 | #include <stdint.h> | 8 | #include <stdint.h> |
10 | #include <stdbool.h> | 9 | #include <stdbool.h> |