summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-12 04:30:50 +0000
committerJim Meyering <jim@meyering.net>1993-10-12 04:30:50 +0000
commit9cfcec5b05d51fd2b2d72adb283b327b08ce868d (patch)
tree804cf6fa977729fd4a77e7a49b03174ec8297581 /src/df.c
parentd463bda0668397cf570d6ca3c1f72dc1110eef43 (diff)
downloadcoreutils-9cfcec5b05d51fd2b2d72adb283b327b08ce868d.tar.xz
merge with 3.8.4b
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 4cf419638..7774e2d39 100644
--- a/src/df.c
+++ b/src/df.c
@@ -51,7 +51,6 @@
#include "system.h"
#include "version.h"
-char *strstr ();
char *xmalloc ();
char *xstrdup ();
void error ();