projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bd7048
)
Include gtod.h -- should have been part of preceding delta
author
Jim Meyering
<jim@meyering.net>
Sun, 12 Aug 2001 13:00:15 +0000
(13:00 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 12 Aug 2001 13:00:15 +0000
(13:00 +0000)
src/shred.c
patch
|
blob
|
history
diff --git
a/src/shred.c
b/src/shred.c
index
42ebc13
..
ddd869f
100644
(file)
--- a/
src/shred.c
+++ b/
src/shred.c
@@
-98,6
+98,7
@@
# include "quotearg.h" /* For quotearg_colon */
# include "quote.h" /* For quotearg_colon */
# include "xalloc.h"
+# include "gtod.h"
char *xstrdup PARAMS ((char const *));
#else /* !HAVE_CONFIG_H */