Commit 51701f00 authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

nvmf: add headers for in6_addr



Fix build on FreeBSD.

Change-Id: I2f50e79b71ebbe2bba98722be092a7a4c06c8f19
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent c253f186
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,6 +32,8 @@
 */

#include <arpa/inet.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <string.h>

#include "host.h"