mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -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
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue