diff options
Diffstat (limited to 'test-strptime.c')
-rw-r--r-- | test-strptime.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test-strptime.c b/test-strptime.c index d8799e94..a34cbd77 100644 --- a/test-strptime.c +++ b/test-strptime.c @@ -1,7 +1,3 @@ -#if defined(__linux__) || defined(__MINT__) -# define _GNU_SOURCE /* strptime() */ -#endif - #include <time.h> int |