From 1cd1b936b929d8499d2fda01cb5adab2926ac451 Mon Sep 17 00:00:00 2001 From: johanknol Date: Sun, 1 Jul 2001 14:03:23 +0000 Subject: [PATCH] Just to prevent a debian bug git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@983 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- support/cpp/cpplib.c | 1 + 1 file changed, 1 insertion(+) diff --git a/support/cpp/cpplib.c b/support/cpp/cpplib.c index 19ee1dc2..d125709d 100644 --- a/support/cpp/cpplib.c +++ b/support/cpp/cpplib.c @@ -89,6 +89,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // PENDING: Straighten this out into configure +#include // all compilers need this #ifdef __MINGW32__ #include #else -- 2.47.2