Commit 4815336c by Jeff Law Committed by Jeff Law

[PATCH] Fix vms targets

	* vmsdbgout.c: Revert unused header file reduction patch.

From-SVN: r229650
parent 0f8012fb
2015-11-01 Jeff Law <jeff@redhat.com>
* vmsdbgout.c: Revert unused header file reduction patch.
* config/mcore/mcore.c: Include regs.h.
2015-10-31 Segher Boessenkool <segher@kernel.crashing.org>
......@@ -22,6 +22,7 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "tm.h"
#ifdef VMS_DEBUGGING_INFO
#include "alias.h"
......
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