Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm_op.c 


Log Message:
include limits.h for PATH_MAX

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm_op.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_fm_op.c   11 Aug 2008 02:13:22 -0000      1.4
+++ e_fm_op.c   12 Aug 2008 19:04:01 -0000      1.5
@@ -12,6 +12,7 @@
 #include <dirent.h>
 #include <utime.h>
 #include <errno.h>
+#include <limits.h>
 
 #include <Evas_Data.h>
 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to