Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/esmart

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


Modified Files:
        Esmart_Textarea.h esmart_textarea_private.h 


Log Message:
* Cleanup needed headers.
* Add needed include flags
* Fix wsmart-config export

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_textarea/Esmart_Textarea.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Esmart_Textarea.h   3 Apr 2005 01:57:54 -0000       1.6
+++ Esmart_Textarea.h   4 Sep 2005 19:00:25 -0000       1.7
@@ -3,10 +3,6 @@
 
 #include <stdio.h>
 #include <Evas.h>
-#include <Ecore.h>
-#include <Ecore_X.h>
-#include <Ecore_Evas.h>
-#include <Edje.h>
 
 enum Esmart_Textarea_Key_Modifiers           /* several key modifiers */
 {
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_textarea/esmart_textarea_private.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- esmart_textarea_private.h   3 Apr 2005 01:57:54 -0000       1.6
+++ esmart_textarea_private.h   4 Sep 2005 19:00:25 -0000       1.7
@@ -1,6 +1,8 @@
 #include "Esmart_Textarea.h"
 #include "config.h"
 
+#include <string.h>
+#include <stdlib.h>
 
 #define DATADIR PACKAGE_DATA_DIR"/"
 




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to