Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/express

Dir     : e17/apps/express/src


Modified Files:
        exp_eb.c 


Log Message:
include limits.h for PATH_MAX

===================================================================
RCS file: /cvs/e/e17/apps/express/src/exp_eb.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- exp_eb.c    5 Sep 2005 19:35:51 -0000       1.8
+++ exp_eb.c    14 Jul 2008 20:14:31 -0000      1.9
@@ -3,6 +3,7 @@
  */
 
 #include <stdio.h>
+#include <limits.h>
 #include <string.h>
 
 #include "exp_eb.h"



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to