forked from Archive/PX4-Autopilot
Small compile warning fix for HoTT test
This commit is contained in:
parent
6c752c5e50
commit
edc8e9aa5d
|
@ -46,6 +46,7 @@
|
|||
#include <drivers/drv_gpio.h>
|
||||
#include <nuttx/config.h>
|
||||
#include <sys/types.h>
|
||||
#include <systemlib/err.h>
|
||||
|
||||
#include <debug.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Reference in New Issue