Change include from <time.h> to "strftime.h".
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 6 Aug 2004 22:57:01 +0000 (22:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 6 Aug 2004 22:57:01 +0000 (22:57 +0000)
modules/strftime

index 7b6e2c86c5cc52167a9007af029ddb18f2b2c73f..2eeb1eafc0698e1aaa489387773902fe2d8bdd87 100644 (file)
@@ -19,7 +19,7 @@ Makefile.am:
 lib_SOURCES += strftime.c strftime.h
 
 Include:
-<time.h>
+"strftime.h"
 
 Maintainer:
 glibc