bt_uuid_t is not used so lib/uuid.h doesn't need to be included. --- android/adapter.c | 1 - 1 file changed, 1 deletion(-) diff --git a/android/adapter.c b/android/adapter.c index ac5878b..92949f9 100644 --- a/android/adapter.c +++ b/android/adapter.c @@ -38,7 +38,6 @@ #include "src/eir.h" #include "lib/sdp.h" #include "lib/sdp_lib.h" -#include "lib/uuid.h" #include "src/sdp-client.h" #include "src/sdpd.h" #include "log.h" -- 1.8.4.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html