diff options
Diffstat (limited to 'time/strftime.c')
-rw-r--r-- | time/strftime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/time/strftime.c b/time/strftime.c index 040b787558..10d508d6e5 100644 --- a/time/strftime.c +++ b/time/strftime.c @@ -31,7 +31,6 @@ # define HAVE_TZSET 1 # define MULTIBYTE_IS_FORMAT_SAFE 1 # define STDC_HEADERS 1 -# include <ansidecl.h> # include "../locale/localeinfo.h" #endif |