Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/elation
Dir : e17/apps/elation/src/bin Modified Files: Elation.h Log Message: Add includes. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/elation/src/bin/Elation.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- Elation.h 24 Jul 2004 05:19:33 -0000 1.4 +++ Elation.h 7 Sep 2005 09:58:45 -0000 1.5 @@ -14,6 +14,10 @@ #include "config.h" +#include <stdlib.h> +#include <stdio.h> +#include <string.h> + typedef struct _Elation_Info Elation_Info; typedef struct _Elation_Module Elation_Module; ------------------------------------------------------- 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