Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_filelist_model.c Log Message: Fix warning by including fnmatch.h again. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_filelist_model.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- ewl_filelist_model.c 9 Dec 2007 06:21:43 -0000 1.7 +++ ewl_filelist_model.c 9 Dec 2007 06:29:03 -0000 1.8 @@ -6,6 +6,7 @@ #include "ewl_model.h" #include "ewl_filelist.h" #include "ewl_io_manager.h" +#include <fnmatch.h> #include <dirent.h> #include <fnmatch.h> ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs