mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-03 15:43:12 +00:00
include/netutils/netlib.h: Eliminate a warning about AF_UNSPEC and AF_INET not defined.
This commit is contained in:
parent
a1e5bf6bf3
commit
3e81973cd5
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue