Include vax/vax.h, not vax.h.
From-SVN: r3153
This commit is contained in:
parent
a87fdbf94f
commit
957f7fb8d8
@ -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"
|
||||
|
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user