From 1a896949804f60161118b742cadd2bf9c290420b Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Wed, 6 Jul 2016 02:38:23 -0500 Subject: Remove explicit sys/sysctl.h includes Explicitly including sys/sysctl.h breaks the ability to build against muslc. --- attic/OSXEthernetTap.cpp.pcap-with-bridge-test | 1 - attic/OSXEthernetTap.cpp.utun-work-in-progress | 1 - 2 files changed, 2 deletions(-) (limited to 'attic') diff --git a/attic/OSXEthernetTap.cpp.pcap-with-bridge-test b/attic/OSXEthernetTap.cpp.pcap-with-bridge-test index 60194421..baae0a4b 100644 --- a/attic/OSXEthernetTap.cpp.pcap-with-bridge-test +++ b/attic/OSXEthernetTap.cpp.pcap-with-bridge-test @@ -43,7 +43,6 @@ #include #include #include -#include #include #include #include diff --git a/attic/OSXEthernetTap.cpp.utun-work-in-progress b/attic/OSXEthernetTap.cpp.utun-work-in-progress index b7a05334..f40483e8 100644 --- a/attic/OSXEthernetTap.cpp.utun-work-in-progress +++ b/attic/OSXEthernetTap.cpp.utun-work-in-progress @@ -43,7 +43,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3