mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Don't include sysctl header
It's not needed (anymore) and is not available on Solaris.
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
#include <sys/resource.h>
|
||||
#include <sys/utsname.h>
|
||||
#include <locale.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
/* Our shared "common" objects */
|
||||
|
||||
Reference in New Issue
Block a user