From 4977bab6ed59f01c73f9c8b9e92298706df9b6d5 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Mon, 16 Dec 2002 18:23:00 +0000 Subject: Merge basic-improvements-branch to trunk From-SVN: r60174 --- gcc/debug.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc/debug.c') diff --git a/gcc/debug.c b/gcc/debug.c index 682f6ed1be3..6a9c3925153 100644 --- a/gcc/debug.c +++ b/gcc/debug.c @@ -17,6 +17,8 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "debug.h" /* The do-nothing debug hooks. */ -- cgit v1.2.1