Bluetooth: log: Add missing sections.h include
The __stack and __noinit defines require sections.h. Change-Id: I15f69b2ac9bc737016c986b21c76e576465bfdf7 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
ff712114ef
commit
e4c8293e7f
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
#ifndef __BT_LOG_H
|
||||
#define __BT_LOG_H
|
||||
|
||||
#include <sections.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue