diff options
Diffstat (limited to 'testing/toxic/main.c')
-rw-r--r-- | testing/toxic/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/toxic/main.c b/testing/toxic/main.c index 12b529fc..2d4a39ad 100644 --- a/testing/toxic/main.c +++ b/testing/toxic/main.c | |||
@@ -2,7 +2,6 @@ | |||
2 | * Toxic -- Tox Curses Client | 2 | * Toxic -- Tox Curses Client |
3 | */ | 3 | */ |
4 | 4 | ||
5 | #define _XOPEN_SOURCE_EXTENDED | ||
6 | #include <curses.h> | 5 | #include <curses.h> |
7 | #include <errno.h> | 6 | #include <errno.h> |
8 | #include <stdio.h> | 7 | #include <stdio.h> |