diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:49 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:49 +0000 |
commit | de0066910b75973339a5725a0f22fc19e18e9f98 (patch) | |
tree | 493c18493e45ea49c2b09e61a15bff932a8642da /libdiskfs/file-get-transcntl.c | |
parent | dd3658523645d8887529e94fbbde88ac3f6aeb61 (diff) |
Formerly file-get-transcntl.c.~3~
Diffstat (limited to 'libdiskfs/file-get-transcntl.c')
-rw-r--r-- | libdiskfs/file-get-transcntl.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/file-get-transcntl.c b/libdiskfs/file-get-transcntl.c index 296bb046..7600dd9d 100644 --- a/libdiskfs/file-get-transcntl.c +++ b/libdiskfs/file-get-transcntl.c @@ -1,5 +1,5 @@ /* libkdiskfs implementation of fs.defs: file_get_translator_cntl - 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_get_translator_cntl as described in <hurd/fs.defs>. */ error_t |