From: cedric Date: Tue, 9 Aug 2011 09:19:25 +0000 (+0000) Subject: efl: remove mman as we Eina_File now. X-Git-Tag: 2.0_alpha~240^2~146 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=edfe4203577bd742656876742491f8f9536d580b;p=framework%2Fuifw%2Fevas.git efl: remove mman as we Eina_File now. Patch from Vincent Torri. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@62244 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/modules/loaders/psd/evas_image_load_psd.c b/src/modules/loaders/psd/evas_image_load_psd.c index bda696b..2c1dfdd 100644 --- a/src/modules/loaders/psd/evas_image_load_psd.c +++ b/src/modules/loaders/psd/evas_image_load_psd.c @@ -13,7 +13,6 @@ #include #include #include -#include #ifdef HAVE_NETINET_IN_H # include