Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6f7364c authored by Chris Manton's avatar Chris Manton
Browse files

bt_target.h: IWYU Remove subinclude bt_[trace|types]

Bug: 317217440
Test: m .
Flag: EXEMPT, IWYU

Change-Id: I89aabc711e814c60ced002a99148cd05badfead0
parent 324f8e8e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -24,8 +24,6 @@
#define BUILDCFG
#endif

#include "stack/include/bt_types.h" /* This must be defined AFTER buildcfg.h */

#ifndef FALSE
#define FALSE false
#endif
@@ -866,6 +864,4 @@
 *
 *****************************************************************************/

#include "internal_include/bt_trace.h"

#endif /* BT_TARGET_H */