changeset 5150:79502cb0a379

Change include from <time.h> to "strftime.h".
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 Aug 2004 22:57:01 +0000
parents 3f479e57aac3
children 95082b150149
files modules/strftime
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/modules/strftime
+++ b/modules/strftime
@@ -19,7 +19,7 @@
 lib_SOURCES += strftime.c strftime.h
 
 Include:
-<time.h>
+"strftime.h"
 
 Maintainer:
 glibc