From 827f5088601056fdf4cb5977da6c379be9078dfc Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Tue, 15 Nov 2011 15:28:03 +0200 Subject: [PATCH] obexd: remove unnecessary openobex includes --- obexd/plugins/mas.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obexd/plugins/mas.c b/obexd/plugins/mas.c index b104d8f88..3c3104c25 100644 --- a/obexd/plugins/mas.c +++ b/obexd/plugins/mas.c @@ -27,8 +27,8 @@ #include #include -#include #include +#include #include "obexd.h" #include "plugin.h" -- 2.47.3