X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2FfirstPass.c;h=a6bc2a689279fd384a68c1b4975389889fc7ecbe;hb=d7cb7045bb7421cf3a097d9cac0de8a8514267f2;hp=413ade568c06ba4b7f33e03f3e2dc6f2efeeb222;hpb=3d3b5ac469f325823fa288caaad646e11e06c5e2;p=sdk diff --git a/compiler/bootstrap/libec/bootstrap/firstPass.c b/compiler/bootstrap/libec/bootstrap/firstPass.c index 413ade5..a6bc2a6 100644 --- a/compiler/bootstrap/libec/bootstrap/firstPass.c +++ b/compiler/bootstrap/libec/bootstrap/firstPass.c @@ -28,6 +28,7 @@ typedef unsigned __int64 uint64; #define __ENDIAN_PAD(x) 0 #endif #include +#include extern void * __ecereNameSpace__ecere__com__eSystem_New(unsigned int size); extern void * __ecereNameSpace__ecere__com__eSystem_New0(unsigned int size);