projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc5b515
)
Change include from <time.h> to "strftime.h".
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 6 Aug 2004 22:57:01 +0000
(22:57 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 6 Aug 2004 22:57:01 +0000
(22:57 +0000)
modules/strftime
patch
|
blob
|
history
diff --git
a/modules/strftime
b/modules/strftime
index 7b6e2c86c5cc52167a9007af029ddb18f2b2c73f..2eeb1eafc0698e1aaa489387773902fe2d8bdd87 100644
(file)
--- a/
modules/strftime
+++ b/
modules/strftime
@@
-19,7
+19,7
@@
Makefile.am:
lib_SOURCES += strftime.c strftime.h
Include:
-<time.h>
+"strftime.h"
Maintainer:
glibc