forked from Archive/PX4-Autopilot
logger:watchdog Track NuttX file reorg
This commit is contained in:
parent
eea1477e80
commit
028ae9561d
|
@ -36,7 +36,7 @@
|
|||
#include <drivers/drv_hrt.h>
|
||||
|
||||
#ifdef __PX4_NUTTX
|
||||
#include <sched.h>
|
||||
#include <nuttx/sched.h>
|
||||
#include <px4_platform/cpuload.h>
|
||||
#endif /* __PX4_NUTTX */
|
||||
|
||||
|
|
Loading…
Reference in New Issue