Skip to content

Commit b40972c

Browse files
committed
pkt-gen: fix FreeBSD build
1 parent 16f4bb1 commit b40972c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/pkt-gen/pkt-gen.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
#include <netinet/ip.h>
5858
#include <netinet/udp.h>
5959
#include <netinet/ip6.h>
60+
#include <netinet/if_ether.h>
6061
#ifdef linux
6162
#define IPV6_VERSION 0x60
6263
#define IPV6_DEFHLIM 64

0 commit comments

Comments
 (0)