From: ceriel Date: Wed, 18 Sep 1991 18:23:36 +0000 (+0000) Subject: whichone.h in <> so that -I option determines which one to take X-Git-Tag: release-5-5~858 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=998d11379cf5aecddf444de50849bc9a32e5eaec;p=ack.git whichone.h in <> so that -I option determines which one to take --- diff --git a/mach/m68020/ncg/mach.c b/mach/m68020/ncg/mach.c index 636a79860..5651cac4f 100644 --- a/mach/m68020/ncg/mach.c +++ b/mach/m68020/ncg/mach.c @@ -9,7 +9,7 @@ * machine dependent back end routines for the Motorola 68000, 68010 or 68020 */ -#include "whichone.h" +#include #include con_part(sz,w) register sz; word w; { diff --git a/mach/m68k2/ncg/mach.c b/mach/m68k2/ncg/mach.c index 636a79860..5651cac4f 100644 --- a/mach/m68k2/ncg/mach.c +++ b/mach/m68k2/ncg/mach.c @@ -9,7 +9,7 @@ * machine dependent back end routines for the Motorola 68000, 68010 or 68020 */ -#include "whichone.h" +#include #include con_part(sz,w) register sz; word w; { diff --git a/mach/m68k4/ncg/mach.c b/mach/m68k4/ncg/mach.c index 636a79860..5651cac4f 100644 --- a/mach/m68k4/ncg/mach.c +++ b/mach/m68k4/ncg/mach.c @@ -9,7 +9,7 @@ * machine dependent back end routines for the Motorola 68000, 68010 or 68020 */ -#include "whichone.h" +#include #include con_part(sz,w) register sz; word w; { diff --git a/mach/moon3/ncg/mach.c b/mach/moon3/ncg/mach.c index 636a79860..5651cac4f 100644 --- a/mach/moon3/ncg/mach.c +++ b/mach/moon3/ncg/mach.c @@ -9,7 +9,7 @@ * machine dependent back end routines for the Motorola 68000, 68010 or 68020 */ -#include "whichone.h" +#include #include con_part(sz,w) register sz; word w; {