diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 16:14:38 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 16:14:38 +0000 |
commit | f71c58af7e7d6cb399350cb782b719dfa97b0f14 (patch) | |
tree | 9c97f950426c1f8f037cf2388d92b39c6d6db3b3 /libdiskfs | |
parent | 77fa56650eb3efcfc565952a0ae56bdd6b931834 (diff) |
Formerly boot-start.c.~27~
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/boot-start.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/boot-start.c b/libdiskfs/boot-start.c index 839337e1..c1359b91 100644 --- a/libdiskfs/boot-start.c +++ b/libdiskfs/boot-start.c @@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <string.h> #include <hurd.h> #include "fsys_S.h" -#include "fsys_reply.h" +#include "fsys_reply_U.h" mach_port_t diskfs_exec_ctl; mach_port_t diskfs_exec; |