diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:41 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:41 +0000 |
commit | 7552f541f2d2c44504597163777401eaea59548c (patch) | |
tree | 6ea35751d533663e6203bb822276f02ce43e21e3 | |
parent | 371514f64fc9002588c1c3a8e3e7b00c6308dd6d (diff) |
Formerly file-sync.c.~3~
-rw-r--r-- | libdiskfs/file-sync.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/file-sync.c b/libdiskfs/file-sync.c index 2e17bbd5..298a11cc 100644 --- a/libdiskfs/file-sync.c +++ b/libdiskfs/file-sync.c @@ -1,5 +1,5 @@ /* libdiskfs implementation of fs.defs: file_seek - 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_sync as described in <hurd/fs.defs>. */ error_t |