git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove useles cast.
[stg.git]
/
stargazer
/
plugins
/
capture
/
ether_freebsd
/
ether_cap.cpp
diff --git
a/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp
b/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp
index fcf262fa763e1ac16c0ce45e2a6959d4d35e3f2b..f063da9f2f4364f5ae77538bd73ee9cf730f2bea 100644
(file)
--- 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>