Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/eclair
Dir : e17/apps/eclair/src Modified Files: eclair_utils.c Log Message: Add missing include =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/eclair/src/eclair_utils.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- eclair_utils.c 13 Jul 2005 21:27:43 -0000 1.12 +++ eclair_utils.c 5 Sep 2005 09:40:44 -0000 1.13 @@ -1,6 +1,7 @@ #include "eclair_utils.h" #include <Ecore_File.h> #include <string.h> +#include <stdlib.h> #include "eclair_media_file.h" //Need to be called for the random generation ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs