Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        etk_list_viewer.c 


Log Message:
Missing header file for bzero.

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/plugins/etk_list_viewer.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -3 -r1.48 -r1.49
--- etk_list_viewer.c   28 Mar 2006 10:31:15 -0000      1.48
+++ etk_list_viewer.c   28 Mar 2006 16:52:52 -0000      1.49
@@ -1,6 +1,7 @@
 #include "entropy.h"
 #include "entropy_gui.h"
 #include <dlfcn.h>
+#include <strings.h>
 #include <limits.h>
 #include <time.h>
 #include <Etk.h>




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to