summaryrefslogtreecommitdiff
path: root/src/ln.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-10-08 16:39:30 +0000
committerJim Meyering <jim@meyering.net>1994-10-08 16:39:30 +0000
commit09b0c4ab6eaf141646971934cf70b8be367651bb (patch)
tree18115691ea88440d14499f24f1a98855418312c0 /src/ln.c
parentdeef174caa1ed8ca625991ed5c4586256d0ed902 (diff)
downloadcoreutils-09b0c4ab6eaf141646971934cf70b8be367651bb.tar.xz
.
Diffstat (limited to 'src/ln.c')
-rw-r--r--src/ln.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ln.c b/src/ln.c
index 41227980a..c856c77d3 100644
--- a/src/ln.c
+++ b/src/ln.c
@@ -29,6 +29,7 @@
#include "backupfile.h"
#include "version.h"
#include "safe-lstat.h"
+#include "safe-stat.h"
int link (); /* Some systems don't declare this anywhere. */