VTOL: Remove unneeded headers

This commit is contained in:
Lorenz Meier 2014-12-23 15:02:01 +01:00
parent 84d744707d
commit 0aaabaee09
1 changed files with 0 additions and 3 deletions

View File

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