mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
sockio.h needs to include netinet/in.h for struct in_addr
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
|
||||
/* Get NuttX configuration and NuttX-specific network IOCTL definitions */
|
||||
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
#include <nuttx/net/ioctl.h>
|
||||
|
||||
Reference in New Issue
Block a user