]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 8 Oct 1994 16:39:30 +0000 (16:39 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Oct 1994 16:39:30 +0000 (16:39 +0000)
src/ln.c

index 41227980a93d47246c10d0be1c43e8dc45fa8a47..c856c77d3f8f46eab6b5c61d789e960f98a239d4 100644 (file)
--- 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. */