Buildfix for GCC after r334277.

MFC after:	1 month
Sponsored by:	Mellanox Technologies
This commit is contained in:
Hans Petter Selasky 2018-05-28 09:41:44 +00:00
parent 33c1b2bd88
commit 609169becc

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