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 7b6e2c8..2eeb1ea 100644 (file)
@@ -19,7 +19,7 @@ Makefile.am:
 lib_SOURCES += strftime.c strftime.h
 
 Include:
-<time.h>
+"strftime.h"
 
 Maintainer:
 glibc