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/exec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serverboot/exec.c') diff --git a/serverboot/exec.c b/serverboot/exec.c index 5b5feedc..a0773f4c 100644 --- a/serverboot/exec.c +++ b/serverboot/exec.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include "mach-exec.h" #include -- cgit v1.2.3