Enlightenment CVS committal Author : raster Project : e17 Module : libs/embryo
Dir : e17/libs/embryo/src/bin Modified Files: embryo_main.c Log Message: include fix =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/embryo/src/bin/embryo_main.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- embryo_main.c 25 Nov 2004 05:16:56 -0000 1.10 +++ embryo_main.c 15 Oct 2005 08:48:43 -0000 1.11 @@ -10,6 +10,7 @@ #include <limits.h> #include <stdarg.h> #include <string.h> +#include <alloca.h> /* debugging native calls */ static int process_format_char(Embryo_Program *ep, char ch, Embryo_Cell param); ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs