include/netutils/netlib.h: Eliminate a warning about AF_UNSPEC and AF_INET not defined.
This commit is contained in:
parent
a1e5bf6bf3
commit
3e81973cd5
@ -49,6 +49,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user