We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3dc217 commit 1f1240aCopy full SHA for 1f1240a
testing/drivers/fftest/fftest.c
@@ -30,6 +30,8 @@
30
#include <string.h>
31
#include <unistd.h>
32
33
+#include <sys/ioctl.h>
34
+
35
#include <nuttx/bits.h>
36
#include <nuttx/fs/ioctl.h>
37
#include <nuttx/input/ff.h>
0 commit comments