From: johanknol Date: Sun, 1 Jul 2001 14:03:23 +0000 (+0000) Subject: Just to prevent a debian bug X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1cd1b936b929d8499d2fda01cb5adab2926ac451;p=fw%2Fsdcc Just to prevent a debian bug git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@983 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- 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