From 73c4941b23b9c660bb9bc4bb7acf3ea253356c41 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Wed, 8 Nov 1995 18:57:06 +0000 Subject: first stage in function unit support; add new switches & latest code from andrew --- sim/ppc/debug.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sim/ppc/debug.c') diff --git a/sim/ppc/debug.c b/sim/ppc/debug.c index e8c054f..c77b51f 100644 --- a/sim/ppc/debug.c +++ b/sim/ppc/debug.c @@ -22,9 +22,10 @@ #ifndef _DEBUG_C_ #define _DEBUG_C_ +#include "config.h" #include "basics.h" -#ifdef HAVE_STDLIB +#ifdef HAVE_STDLIB_H #include #endif -- cgit v1.1