From 0b37f8d1ff87c377708e368d206eff233896d7ad Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 17 Feb 1994 22:33:11 +0000 Subject: Formerly hurd_types.h.~87~ --- hurd/hurd_types.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hurd') diff --git a/hurd/hurd_types.h b/hurd/hurd_types.h index d251c976..f82d887f 100644 --- a/hurd/hurd_types.h +++ b/hurd/hurd_types.h @@ -143,8 +143,7 @@ struct fsys_statfsbuf long fsys_stb_bavail; long fsys_stb_files; long fsys_stb_ffree; - long fsys_stb_fsid_1; - long fsys_stb_fsid_2; + fsid_t fsys_stb_fsid; long fsys_stb_spare[9]; }; typedef struct fsys_statfsbuf fsys_statfsbuf_t; -- cgit v1.2.3