fixed some build issues

This commit is contained in:
2020-11-15 04:02:47 +00:00
parent 191179f2ad
commit cce59d49e8
2 changed files with 10 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#include <netinet/in.h>
#include <arpa/inet.h>
#include <net/if.h>
#include <netinet/if_ether.h>
#if defined(HAVE_NETPACKET_PACKET_H)