From 5ca26577c3dbd492749ab378080662144b727d4e Mon Sep 17 00:00:00 2001 From: Alberto97 Date: Sat, 11 Aug 2018 13:10:26 +0200 Subject: [PATCH] bluetooth: Fix build by removing unused includes --- bluetooth/bdroid_buildcfg.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index 110b5a7..e63c2e1 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -17,9 +17,6 @@ #ifndef _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H -#include -#include - #define BTM_DEF_LOCAL_NAME "Moto G5S Plus" #define BLUETOOTH_QTI_SW TRUE #define MAX_ACL_CONNECTIONS 16