summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-09-01 13:28:21 +0000
committerJim Meyering <jim@meyering.net>1999-09-01 13:28:21 +0000
commit967bd9f5f07a132a7142420e79550982ce8f697e (patch)
tree84cd3c957065c83f6946790b77d1dfe46213e237 /src/df.c
parentf2a32f6e5b2b40fd8f9c4127ab2cd675057c32c4 (diff)
downloadcoreutils-967bd9f5f07a132a7142420e79550982ce8f697e.tar.xz
Remove declaration of xstrdup.
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/df.c b/src/df.c
index 5dad07908..cbb12752a 100644
--- a/src/df.c
+++ b/src/df.c
@@ -43,7 +43,6 @@
"Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul Eggert"
void strip_trailing_slashes ();
-char *xstrdup ();
char *xgetcwd ();
/* Name this program was run with. */