mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Merge pull request #348 from the-maldridge/remove-sysctl
Remove explicit sys/sysctl.h includes
This commit is contained in:
commit
095aef5f30
6 changed files with 0 additions and 6 deletions
|
@ -96,7 +96,6 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
#ifdef USE_SYSCTL_NET_ROUTE
|
||||
#include <stdlib.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <net/route.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue