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
|
@ -33,7 +33,6 @@
|
|||
#ifdef __UNIX_LIKE__
|
||||
#include <unistd.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue