eina: remove useless include.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 Nov 2011 10:13:24 +0000 (10:13 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 Nov 2011 10:13:24 +0000 (10:13 +0000)
NOTE: I don't know why it was there, but it shouldn't.
Please report any build issue you encounter.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@65291 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/include/Eina.h

index 475cda7..68c41f5 100644 (file)
  *
  * Please contact <enlightenment-devel@lists.sourceforge.net> to get in
  * contact with the developers and maintainers.
- * 
+ *
  */
 
-#include <dirent.h>
-
 #ifdef _WIN32
 # include <Evil.h>
 #endif