Removed unnecessary include.

This commit is contained in:
Volker Ruppert 2017-06-28 15:34:34 +00:00
parent 851e9a084c
commit bc82bf9316

View File

@ -92,7 +92,6 @@ extern "C" {
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
#include <netpacket/packet.h>
#include <netinet/in.h>
#include <net/ethernet.h>
#include <net/if.h>