Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_container Modified Files: esmart_container_private.h Log Message: Add missing headers. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_container/esmart_container_private.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- esmart_container_private.h 4 Sep 2005 19:00:25 -0000 1.4 +++ esmart_container_private.h 5 Sep 2005 10:57:41 -0000 1.5 @@ -4,6 +4,11 @@ #include "Esmart_Container.h" #include <Ecore.h> +#include <stdlib.h> +#include <string.h> +#include <stdio.h> +#include <dirent.h> + typedef struct _Container Container; typedef struct _Container_Element Container_Element; typedef struct _Scroll_Data Scroll_Data; ------------------------------------------------------- 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