forked from Archive/PX4-Autopilot
VTOL: Remove unneeded headers
This commit is contained in:
parent
84d744707d
commit
0aaabaee09
|
@ -74,11 +74,8 @@
|
|||
#include <lib/geo/geo.h>
|
||||
|
||||
#include "drivers/drv_pwm_output.h"
|
||||
#include <nuttx/fs/nxffs.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
#include <nuttx/mtd.h>
|
||||
|
||||
#include <fcntl.h>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue