alloca () might end up unreferenced during linking.
H.Merijn Brand [Wed, 31 Jan 2007 15:38:06 +0000 (15:38 +0000)]
Thanks Steve

p4raw-id: //depot/perl@30087

cygwin/cygwin.c

index 69cb5e4..ec564f6 100644 (file)
@@ -10,6 +10,7 @@
 #include <unistd.h>
 #include <process.h>
 #include <sys/cygwin.h>
+#include <alloca.h>
 
 /*
  * pp_system() implemented via spawn()