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!