Include vax/vax.h, not vax.h.

From-SVN: r3153
This commit is contained in:
Richard Kenner 1993-01-07 18:04:57 -05:00
parent a87fdbf94f
commit 957f7fb8d8
2 changed files with 2 additions and 2 deletions

View 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"

View 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 */