whichone.h in <> so that -I option determines which one to take
authorceriel <none@none>
Wed, 18 Sep 1991 18:23:36 +0000 (18:23 +0000)
committerceriel <none@none>
Wed, 18 Sep 1991 18:23:36 +0000 (18:23 +0000)
mach/m68020/ncg/mach.c
mach/m68k2/ncg/mach.c
mach/m68k4/ncg/mach.c
mach/moon3/ncg/mach.c

index 636a798..5651cac 100644 (file)
@@ -9,7 +9,7 @@
  * machine dependent back end routines for the Motorola 68000, 68010 or 68020
  */
 
-#include "whichone.h"
+#include <whichone.h>
 #include <stb.h>
 
 con_part(sz,w) register sz; word w; {
index 636a798..5651cac 100644 (file)
@@ -9,7 +9,7 @@
  * machine dependent back end routines for the Motorola 68000, 68010 or 68020
  */
 
-#include "whichone.h"
+#include <whichone.h>
 #include <stb.h>
 
 con_part(sz,w) register sz; word w; {
index 636a798..5651cac 100644 (file)
@@ -9,7 +9,7 @@
  * machine dependent back end routines for the Motorola 68000, 68010 or 68020
  */
 
-#include "whichone.h"
+#include <whichone.h>
 #include <stb.h>
 
 con_part(sz,w) register sz; word w; {
index 636a798..5651cac 100644 (file)
@@ -9,7 +9,7 @@
  * machine dependent back end routines for the Motorola 68000, 68010 or 68020
  */
 
-#include "whichone.h"
+#include <whichone.h>
 #include <stb.h>
 
 con_part(sz,w) register sz; word w; {