Browse Source

logger:watchdog Track NuttX file reorg

release/1.12
David Sidrane 4 years ago committed by Julian Oes
parent
commit
028ae9561d
  1. 2
      src/modules/logger/watchdog.h

2
src/modules/logger/watchdog.h

@ -36,7 +36,7 @@ @@ -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…
Cancel
Save