diff options
Diffstat (limited to 'osdep/OSXEthernetTap.cpp')
-rw-r--r-- | osdep/OSXEthernetTap.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/osdep/OSXEthernetTap.cpp b/osdep/OSXEthernetTap.cpp index e8c5c1ea..89cbbdac 100644 --- a/osdep/OSXEthernetTap.cpp +++ b/osdep/OSXEthernetTap.cpp @@ -34,7 +34,6 @@ #include <sys/cdefs.h> #include <sys/uio.h> #include <sys/param.h> -#include <sys/sysctl.h> #include <sys/ioctl.h> #include <sys/socket.h> #include <netinet/in.h> |