From: H.Merijn Brand Date: Wed, 31 Jan 2007 15:38:06 +0000 (+0000) Subject: alloca () might end up unreferenced during linking. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6d7e4387f586ed0a50c72bc4a94d68216f838d91;p=p5sagit%2Fp5-mst-13.2.git alloca () might end up unreferenced during linking. Thanks Steve p4raw-id: //depot/perl@30087 --- diff --git a/cygwin/cygwin.c b/cygwin/cygwin.c index 69cb5e4..ec564f6 100644 --- a/cygwin/cygwin.c +++ b/cygwin/cygwin.c @@ -10,6 +10,7 @@ #include #include #include +#include /* * pp_system() implemented via spawn()