Commit 957f7fb8 by Richard Kenner

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

From-SVN: r3153
parent a87fdbf9
#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"
......
......@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment