Include <alloca.h> wherever `alloca' is used.
[bpt/guile.git] / libguile / fluids.c
index 636c78d..8b31c85 100644 (file)
@@ -20,6 +20,7 @@
 # include <config.h>
 #endif
 
+#include <alloca.h>
 #include <stdio.h>
 #include <string.h>