diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:42 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:42 +0000 |
commit | 48cfb74bdb7a694aa680ab99b24bbd4e69bbfa09 (patch) | |
tree | a17386da897bb91da3cb9540842071bd3336c25a | |
parent | 7552f541f2d2c44504597163777401eaea59548c (diff) |
Formerly file-statfs.c.~2~
-rw-r--r-- | libdiskfs/file-statfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/file-statfs.c b/libdiskfs/file-statfs.c index 65931c1d..003bb8db 100644 --- a/libdiskfs/file-statfs.c +++ b/libdiskfs/file-statfs.c @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "fs_S.h" /* Implement file_getcontrol as described in <hurd/fs.defs>. */ diskfs_S_file_statfs (struct protid *file, |