Buildfix for GCC after r334277.

MFC after:	1 month
Sponsored by:	Mellanox Technologies
This commit is contained in:
hselasky 2018-05-28 09:41:44 +00:00
parent 41a142c9f3
commit 512f24f465

View File

@ -41,6 +41,8 @@
#include <netinet/in_systm.h> /* for IP_MAXPACKET */
#include <netinet/ip.h> /* for IP_MAXPACKET */
#include <net/bpf.h>
/* XXX normally defined in config.h */
#define HAVE_STRLCPY 1
#define HAVE_SNPRINTF 1