From 536dc9979ae965fd5fc0e14bb306c6e2d12ac584 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 11 Jun 2011 01:50:42 +0200 Subject: Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, .. (remove local copy) - Use them for gluegen code generation - Use them for native compilation (cc) --- src/newt/native/IntelGDL.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newt/native/IntelGDL.c') diff --git a/src/newt/native/IntelGDL.c b/src/newt/native/IntelGDL.c index 953181ccc..e287ad1fa 100644 --- a/src/newt/native/IntelGDL.c +++ b/src/newt/native/IntelGDL.c @@ -31,7 +31,7 @@ * */ -#include +#include #include #include -- cgit v1.2.3