Enlightenment CVS committal

Author  : cedric
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_text_entry


Modified Files:
        esmart_text_entry.c 


Log Message:
Add all needed headers and remove warning at the same time.


===================================================================
RCS file: /cvs/e/e17/libs/esmart/src/lib/esmart_text_entry/esmart_text_entry.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- esmart_text_entry.c 12 Jul 2008 06:40:37 -0000      1.14
+++ esmart_text_entry.c 16 Jul 2008 12:20:57 -0000      1.15
@@ -8,6 +8,8 @@
 
 #include <stdlib.h>
 #include <limits.h>
+#include <stdio.h>
+#include <string.h>
 
 #include <Ecore.h>
 #include <Edje.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