From 4355d388f51fdda4ff68935561cbe814b0f8d820 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Fri, 4 Apr 1997 01:13:44 +0000 Subject: Thu Apr 3 20:00:58 1997 Thomas Bushnell, n/BSG * elf-load.c (exec_load): Include instead of . Include "mach-exec.h" instead of . (exec_load) [i386]: Check for i386 types directly; abandon old MY_EI_DATA and MY_E_MACHINE. * load.c: Include "mach-exec.h" instead of . * exec.c: Likewise. * mach-exec.h: New file. --- serverboot/load.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serverboot/load.c') diff --git a/serverboot/load.c b/serverboot/load.c index 9a3e3b98..36e8307b 100644 --- a/serverboot/load.c +++ b/serverboot/load.c @@ -27,7 +27,7 @@ #include #include #include -#include +#include "mach-exec.h" #include "../boot/boot_script.h" #include -- cgit v1.2.3