From 2e3a0bfade51e8422c33336c602afc5b2568aaec Mon Sep 17 00:00:00 2001 From: briggs Date: Sat, 2 Jul 1994 13:04:03 +0000 Subject: [PATCH] Get rid of exec_aout.h inclusion. --- sys/arch/mac68k/mac68k/machdep.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/mac68k/mac68k/machdep.c b/sys/arch/mac68k/mac68k/machdep.c index dcff6bd023de..cea654bbecda 100644 --- a/sys/arch/mac68k/mac68k/machdep.c +++ b/sys/arch/mac68k/mac68k/machdep.c @@ -72,7 +72,7 @@ * from: Utah $Hdr: machdep.c 1.63 91/04/24$ * * from: @(#)machdep.c 7.16 (Berkeley) 6/3/91 - * $Id: machdep.c,v 1.17 1994/06/29 04:57:43 briggs Exp $ + * $Id: machdep.c,v 1.18 1994/07/02 13:04:03 briggs Exp $ */ #include @@ -83,7 +83,6 @@ #include #include #include -#include #include #include #include