pm: policy: header cleanup
Include just the necessary headers. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
a269654243
commit
4cc018bcd6
2 changed files with 4 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
#ifndef ZEPHYR_INCLUDE_PM_POLICY_H_
|
||||
#define ZEPHYR_INCLUDE_PM_POLICY_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <pm/state.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue