mirror of
https://github.com/apache/nuttx.git
synced 2026-09-13 14:10:18 +00:00
Fix some bad file inclusions in last commit
This commit is contained in:
parent
7ea9632592
commit
1431dcd8d5
1 changed files with 1 additions and 5 deletions
|
|
@ -41,11 +41,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#include <nuttx/irq.h>
|
||||
#include <nuttx/spi/spi.h>
|
||||
#include <nuttx/contactless/ioctl.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue