diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:47 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:47 +0000 |
commit | 7a3eb9cf813492588bbabe65d20031160fcbc5a5 (patch) | |
tree | a00f657988fbd14e9f3e87e62b6dd772ba8f4623 /libdiskfs/file-getfh.c | |
parent | ed270760f73ff9744582966539db447bf93c11b1 (diff) |
Formerly file-getfh.c.~3~
Diffstat (limited to 'libdiskfs/file-getfh.c')
-rw-r--r-- | libdiskfs/file-getfh.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/file-getfh.c b/libdiskfs/file-getfh.c index 899bc66b..d2387bbf 100644 --- a/libdiskfs/file-getfh.c +++ b/libdiskfs/file-getfh.c @@ -1,5 +1,5 @@ /* libdiskfs implementation of fs.defs: file_getfh - 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_getfh as described in <hurd/fs.defs>. */ error_t |