Include whichone.h with <> so that the -I options decide which one is included
authorceriel <none@none>
Wed, 28 Aug 1991 14:13:14 +0000 (14:13 +0000)
committerceriel <none@none>
Wed, 28 Aug 1991 14:13:14 +0000 (14:13 +0000)
mach/m68020/ncg/table
mach/m68k2/ncg/table
mach/m68k4/ncg/table
mach/moon3/ncg/table

index 9314af1..97e20fa 100644 (file)
@@ -12,7 +12,7 @@ rscid = "$Header$"
                         *                              *
                         ********************************/
 
-#include "whichone.h"
+#include <whichone.h>
 
 #if TBL68881 && ! TBL68020
 Something very wrong here!
index 9314af1..97e20fa 100644 (file)
@@ -12,7 +12,7 @@ rscid = "$Header$"
                         *                              *
                         ********************************/
 
-#include "whichone.h"
+#include <whichone.h>
 
 #if TBL68881 && ! TBL68020
 Something very wrong here!
index 9314af1..97e20fa 100644 (file)
@@ -12,7 +12,7 @@ rscid = "$Header$"
                         *                              *
                         ********************************/
 
-#include "whichone.h"
+#include <whichone.h>
 
 #if TBL68881 && ! TBL68020
 Something very wrong here!
index 9314af1..97e20fa 100644 (file)
@@ -12,7 +12,7 @@ rscid = "$Header$"
                         *                              *
                         ********************************/
 
-#include "whichone.h"
+#include <whichone.h>
 
 #if TBL68881 && ! TBL68020
 Something very wrong here!