summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/shred.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shred.c b/src/shred.c
index 42ebc13c7..ddd869fed 100644
--- 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 */