mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 09:00:51 +00:00
Don't include sysctl header
It's not needed (anymore) and is not available on Solaris.
This commit is contained in:
parent
d28c51d166
commit
c7462ca9ff
@ -53,7 +53,6 @@
|
|||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
#include <sys/utsname.h>
|
#include <sys/utsname.h>
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <sys/sysctl.h>
|
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
|
||||||
/* Our shared "common" objects */
|
/* Our shared "common" objects */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user