Include vax/vax.h, not vax.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 7 Jan 1993 23:04:57 +0000 (18:04 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 7 Jan 1993 23:04:57 +0000 (18:04 -0500)
From-SVN: r3153

gcc/config/vax/ultrix.h
gcc/config/vax/vaxv.h

index b4da0c90156d63fc8af4005d2e31775cfb171e62..8516170d19edaa0dca652a4f9b3698941146a34c 100644 (file)
@@ -1,4 +1,4 @@
-#include "vax.h"
+#include "vax/vax.h"
 
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES " -Dvax -Dunix -Dultrix -Dbsd4_2 -D__vax -D__unix -D__ultrix -D__bsd4_2"
index 999329b15eb879f0c301ba88492b52fdd28cd5df..d526c19eba7310b24f515ca3244660804704d788 100644 (file)
@@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
 along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "vax.h"
+#include "vax/vax.h"
 
 /* Cope with these under SysV */