summaryrefslogtreecommitdiff
path: root/osdep/OSXEthernetTap.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-07-21 19:07:50 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-07-21 19:07:50 -0700
commitfaf864b8a27d94e5db62b37eb98757ad621e1711 (patch)
treed3ae465ef645310145d63a4841847cf091c5d8a8 /osdep/OSXEthernetTap.cpp
parent10564d8e14caad915886ede59a54bcfc0c620f0b (diff)
parent8a23d764de82b7902d42f05ca1130847bbfe04af (diff)
downloadinfinitytier-faf864b8a27d94e5db62b37eb98757ad621e1711.tar.gz
infinitytier-faf864b8a27d94e5db62b37eb98757ad621e1711.zip
Merge branch 'master' into dev
Diffstat (limited to 'osdep/OSXEthernetTap.cpp')
-rw-r--r--osdep/OSXEthernetTap.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/osdep/OSXEthernetTap.cpp b/osdep/OSXEthernetTap.cpp
index 56934c96..e5361ce4 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>