summaryrefslogtreecommitdiff
path: root/lib/makepath.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-19 15:23:18 +0000
committerJim Meyering <jim@meyering.net>1995-05-19 15:23:18 +0000
commit1fffbc7472e84ec806f67a33dc1170d03ccc9868 (patch)
treecacb2ef0d81e7b6fa7255d341d3cd61f2cb29921 /lib/makepath.c
parenta693d752bc302c2742a3ffbeebe3323663ebec8c (diff)
downloadcoreutils-1fffbc7472e84ec806f67a33dc1170d03ccc9868.tar.xz
No longer include safe-l?stat.h.
Diffstat (limited to 'lib/makepath.c')
-rw-r--r--lib/makepath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/makepath.c b/lib/makepath.c
index 496c852b1..661f58b0f 100644
--- a/lib/makepath.c
+++ b/lib/makepath.c
@@ -78,7 +78,7 @@ typedef int gid_t;
#endif
#include "makepath.h"
-#include "safe-stat.h"
+
void error ();
/* Ensure that the directory ARGPATH exists.