mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-05 05:28:32 +00:00
Remove use of sysctl.h
The sysctl.h is not specified in POSIX. This fixes building with musl libc.
This commit is contained in:
parent
8711bdee8b
commit
98b063866f
@ -42,7 +42,6 @@
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <net/if.h>
|
||||
#include <netinet/in.h>
|
||||
#include <pthread.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user