logger:watchdog Track NuttX file reorg

This commit is contained in:
David Sidrane 2021-05-26 07:15:01 -07:00 committed by Julian Oes
parent eea1477e80
commit 028ae9561d
1 changed files with 1 additions and 1 deletions

View File

@ -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 */