include/sys/boardctl.h: pm.h is in include/nuttx/power/pm.h, not include/nuttx/pm.h.
This commit is contained in:
parent
f078a2496b
commit
86846f8bb3
@ -46,7 +46,7 @@
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
#ifdef CONFIG_PM
|
||||
# include <nuttx/pm.h>
|
||||
# include <nuttx/power/pm.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_VNCSERVER
|
||||
|
Loading…
x
Reference in New Issue
Block a user