From ea0b7d5da0024df1c6f2c2139dbeb4fd260baac6 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Tue, 16 Oct 2007 23:26:23 -0700 Subject: [PATCH] Clean up duplicate includes in fs/ecryptfs/ This patch cleans up duplicate includes in fs/ecryptfs/ Signed-off-by: Jesper Juhl Cc: Michael A Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- fs/ecryptfs/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/ecryptfs/main.c b/fs/ecryptfs/main.c index bceee53a11fe..b83a512b7e08 100644 --- a/fs/ecryptfs/main.c +++ b/fs/ecryptfs/main.c @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include -- 2.20.1