Return-Path: MIME-Version: 1.0 Date: Sat, 14 Dec 2013 12:43:36 +0800 Message-ID: Subject: [PATCH -next] Bluetooth: remove unused including From: Wei Yongjun To: marcel@holtmann.org, gustavo@padovan.org, johan.hedberg@gmail.com Cc: yongjun_wei@trendmicro.com.cn, linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 List-ID: From: Wei Yongjun Remove including that don't need it. Signed-off-by: Wei Yongjun --- net/bluetooth/6lowpan.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/bluetooth/6lowpan.c b/net/bluetooth/6lowpan.c index ba840fe..18c48e1 100644 --- a/net/bluetooth/6lowpan.c +++ b/net/bluetooth/6lowpan.c @@ -11,7 +11,6 @@ GNU General Public License for more details. */ -#include #include #include #include