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
|
@ -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