diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:43 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:43 +0000 |
commit | 0a4c8adf947bad3afadf368ad18b46a6b2ffddff (patch) | |
tree | c17410d26bbcc0f765300f1ecd81e72f6224ecd8 | |
parent | 48cfb74bdb7a694aa680ab99b24bbd4e69bbfa09 (diff) |
Formerly file-set-trans.c.~3~
-rw-r--r-- | libdiskfs/file-set-trans.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/file-set-trans.c b/libdiskfs/file-set-trans.c index 8cb790b0..953c103a 100644 --- a/libdiskfs/file-set-trans.c +++ b/libdiskfs/file-set-trans.c @@ -1,5 +1,5 @@ /* libdiskfs implementation of fs.defs: file_set_translator - 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" /* XXX need to reimplement transnamelen parameter, and implement Roland's suggestion: |