diff options
Diffstat (limited to 'time/localtime.c')
-rw-r--r-- | time/localtime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/time/localtime.c b/time/localtime.c index 3377b80197..a729b974a6 100644 --- a/time/localtime.c +++ b/time/localtime.c @@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <ansidecl.h> -#include <localeinfo.h> #include <stddef.h> #include <ctype.h> #include <stdio.h> |