Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        filesystem.c 


Log Message:
* Include limits and strings for Solaris

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/plugins/filesystem.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- filesystem.c        20 Dec 2005 22:01:20 -0000      1.28
+++ filesystem.c        28 Dec 2005 22:23:17 -0000      1.29
@@ -7,6 +7,8 @@
 #include <evfs.h>
 #include <sys/types.h>
 #include <dirent.h>
+#include <strings.h>
+#include <limits.h>
 
 #define NO_HIDDEN 1
 #define URI_POSIX "posix"




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to