From e20eb9912f0f1f4b2fd9a223535a15c8d907d33e Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 15 Nov 2012 17:52:27 -0800 Subject: xmlto-overflow =================================================================== --- xmlif/xmlif.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xmlif/xmlif.c b/xmlif/xmlif.c index b478951..b351f73 100644 --- a/xmlif/xmlif.c +++ b/xmlif/xmlif.c @@ -8,9 +8,10 @@ #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 5 +#include #include #include - +#include /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */ #ifdef c_plusplus -- cgit v1.2.3