efl: remove mman as we Eina_File now.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 9 Aug 2011 09:19:25 +0000 (09:19 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 9 Aug 2011 09:19:25 +0000 (09:19 +0000)
Patch from Vincent Torri.

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

src/lib/ecore_con/ecore_con_ssl.c

index 4e83813..3bc7f39 100644 (file)
@@ -18,8 +18,6 @@
 
 #include "Ecore.h"
 #include "ecore_con_private.h"
-#include <sys/mman.h>
-#include <errno.h>
 
 EAPI int ECORE_CON_EVENT_CLIENT_UPGRADE = 0;
 EAPI int ECORE_CON_EVENT_SERVER_UPGRADE = 0;