From 98fe99c6838ae08e644f0b7e97415ba283588732 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 26 Sep 2006 21:35:58 +0000 Subject: Fix order of header inclusion --- hcid/dbus-rfcomm.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hcid/dbus-rfcomm.c') diff --git a/hcid/dbus-rfcomm.c b/hcid/dbus-rfcomm.c index 629911c0..c49fd1f0 100644 --- a/hcid/dbus-rfcomm.c +++ b/hcid/dbus-rfcomm.c @@ -27,10 +27,9 @@ #include #include +#include #include -#include #include -#include #include #include #include -- cgit