diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:24:23 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:24:23 +0000 |
commit | 2eecb5347376abdd79a17aec668c14c1432beb81 (patch) | |
tree | 4b5b30ced1d9036e324a3cdeb26473f613f50f67 /libdiskfs/dir-rename.c | |
parent | 0d884a3d2cf19805af54456d90ca1a3cb5397f30 (diff) |
Formerly dir-rename.c.~3~
Diffstat (limited to 'libdiskfs/dir-rename.c')
-rw-r--r-- | libdiskfs/dir-rename.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/dir-rename.c b/libdiskfs/dir-rename.c index 6d1f2a5d..8a40287e 100644 --- a/libdiskfs/dir-rename.c +++ b/libdiskfs/dir-rename.c @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "fs_S.h" /* To avoid races in checkpath, and to prevent a directory from being simultaneously renamed by two processes, we serialize all renames of |