From: ceriel Date: Wed, 28 Aug 1991 14:13:14 +0000 (+0000) Subject: Include whichone.h with <> so that the -I options decide which one is included X-Git-Tag: release-5-5~1027 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=bbb4d406691c1ef622474f92d735dc6c35c5fe7b;p=ack.git Include whichone.h with <> so that the -I options decide which one is included --- diff --git a/mach/m68020/ncg/table b/mach/m68020/ncg/table index 9314af1f3..97e20fa0d 100644 --- a/mach/m68020/ncg/table +++ b/mach/m68020/ncg/table @@ -12,7 +12,7 @@ rscid = "$Header$" * * ********************************/ -#include "whichone.h" +#include #if TBL68881 && ! TBL68020 Something very wrong here! diff --git a/mach/m68k2/ncg/table b/mach/m68k2/ncg/table index 9314af1f3..97e20fa0d 100644 --- a/mach/m68k2/ncg/table +++ b/mach/m68k2/ncg/table @@ -12,7 +12,7 @@ rscid = "$Header$" * * ********************************/ -#include "whichone.h" +#include #if TBL68881 && ! TBL68020 Something very wrong here! diff --git a/mach/m68k4/ncg/table b/mach/m68k4/ncg/table index 9314af1f3..97e20fa0d 100644 --- a/mach/m68k4/ncg/table +++ b/mach/m68k4/ncg/table @@ -12,7 +12,7 @@ rscid = "$Header$" * * ********************************/ -#include "whichone.h" +#include #if TBL68881 && ! TBL68020 Something very wrong here! diff --git a/mach/moon3/ncg/table b/mach/moon3/ncg/table index 9314af1f3..97e20fa0d 100644 --- a/mach/moon3/ncg/table +++ b/mach/moon3/ncg/table @@ -12,7 +12,7 @@ rscid = "$Header$" * * ********************************/ -#include "whichone.h" +#include #if TBL68881 && ! TBL68020 Something very wrong here!