From: Szymon Janc Date: Mon, 21 Mar 2011 13:20:04 +0000 (+0100) Subject: Bluetooth: Use #include instead of X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ffd13320aa96e07f3048ebdcc603aaf38bed0c47;p=mv-sheeva.git Bluetooth: Use #include instead of As warned by checkpatch.pl, use #include instead of Signed-off-by: Szymon Janc Signed-off-by: Gustavo F. Padovan --- diff --git a/net/bluetooth/cmtp/sock.c b/net/bluetooth/cmtp/sock.c index 7ea1979a8e4..3f2dd5c25ae 100644 --- a/net/bluetooth/cmtp/sock.c +++ b/net/bluetooth/cmtp/sock.c @@ -34,12 +34,12 @@ #include #include #include +#include #include #include #include -#include #include "cmtp.h"