diff options
Diffstat (limited to 'time/strftime_l.c')
-rw-r--r-- | time/strftime_l.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/time/strftime_l.c b/time/strftime_l.c index f51d926..5cb5f5d 100644 --- a/time/strftime_l.c +++ b/time/strftime_l.c @@ -40,6 +40,7 @@ #endif #include <ctype.h> +#include <errno.h> #include <sys/types.h> /* Some systems define `time_t' here. */ #ifdef TIME_WITH_SYS_TIME |