nvmf: add headers for in6_addr
Fix build on FreeBSD. Change-Id: I2f50e79b71ebbe2bba98722be092a7a4c06c8f19 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
c253f18656
commit
51701f0053
@ -32,6 +32,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
|
#include <sys/socket.h>
|
||||||
|
#include <netinet/in.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "host.h"
|
#include "host.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user