mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
Remove explicit sys/sysctl.h includes
Explicitly including sys/sysctl.h breaks the ability to build against muslc.
This commit is contained in:
parent
4218cd13d5
commit
1a89694980
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