X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/83ce40b2a471b560ec7516efebcb5ddcf7519071..d3c78e84233473904620d9806d6558604f1b57f9:/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp?ds=sidebyside diff --git a/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp b/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp index fcf262fa..f063da9f 100644 --- a/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp +++ b/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp @@ -45,7 +45,6 @@ $Author: faust $ #include <sys/socket.h> #include <sys/time.h> #include <sys/ioctl.h> -#include <sys/poll.h> #include <net/bpf.h> #include <net/if.h>