Why was this twice?
authorenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 28 Aug 2008 15:36:22 +0000 (15:36 +0000)
committerenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 28 Aug 2008 15:36:22 +0000 (15:36 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35717 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore/Ecore_Str.h

index 5fc7a3b..745ad10 100644 (file)
@@ -38,8 +38,6 @@
 # ifdef __cplusplus
 extern "C" {
 # endif
-/* we need this for size_t */
-#include <stddef.h>
 
 # ifdef __sgi
 #  define __FUNCTION__ "unknown"