Correct syntax error in include directive
This commit is contained in:
parent
7fc401d3c1
commit
e1a649f0e9
@ -42,7 +42,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/ioctl.h"
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user