From 4916973a6084edc5e213dcfe1b1fa8697ff4138d Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Fri, 12 Jan 2018 11:06:08 -0800 Subject: efl: remove inclusion of dirent.h where it is not used Test Plan: compilation Reviewers: cedric Subscribers: jpeg Differential Revision: https://phab.enlightenment.org/D5733 Signed-off-by: Cedric BAIL --- src/lib/ethumb/ethumb.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/ethumb') diff --git a/src/lib/ethumb/ethumb.c b/src/lib/ethumb/ethumb.c index 13ee30c264..f6ddf9eace 100644 --- a/src/lib/ethumb/ethumb.c +++ b/src/lib/ethumb/ethumb.c @@ -40,7 +40,6 @@ #include #include #include -#include #include #include -- cgit v1.2.1