diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:40 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:40 +0000 |
commit | 371514f64fc9002588c1c3a8e3e7b00c6308dd6d (patch) | |
tree | fc0f28cb89a56f1e9e61b84725a191708065f3df /libdiskfs/file-syncfs.c | |
parent | d6601d6c338196a42e3c8a38c6fdd87b19da3eed (diff) |
Formerly file-syncfs.c.~3~
Diffstat (limited to 'libdiskfs/file-syncfs.c')
-rw-r--r-- | libdiskfs/file-syncfs.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/file-syncfs.c b/libdiskfs/file-syncfs.c index 45720f10..5d9d2ab0 100644 --- a/libdiskfs/file-syncfs.c +++ b/libdiskfs/file-syncfs.c @@ -1,5 +1,5 @@ /* libdiskfs implementation of fs.defs: file_syncfs - Copyright (C) 1993, 1994 Free Software Foundation + Copyright (C) 1992, 1993, 1994 Free Software Foundation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "fs_S.h" /* Implement file_syncfs as described in <hurd/fs.defs>. */ error_t |