Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin Modified Files: ewl_test.h Log Message: Include limits.h so PATH_MAX is defined. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/ewl_test.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- ewl_test.h 7 Sep 2005 03:05:32 -0000 1.13 +++ ewl_test.h 7 Sep 2005 05:26:38 -0000 1.14 @@ -8,6 +8,7 @@ #include <stdio.h> #include <string.h> #include <dirent.h> +#include <limits.h> #include <sys/stat.h> #if HAVE___ATTRIBUTE__ ------------------------------------------------------- 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