mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
15 lines
267 B
Diff
15 lines
267 B
Diff
--- zabbix-2.2.1.orig/include/sysinc.h
|
|
+++ zabbix-2.2.1/include/sysinc.h
|
|
@@ -126,10 +126,6 @@
|
|
# include <sys/times.h>
|
|
#endif
|
|
|
|
-#ifdef HAVE_LINUX_KERNEL_H
|
|
-# include <linux/kernel.h>
|
|
-#endif
|
|
-
|
|
#ifdef HAVE_ARPA_NAMESER_H
|
|
#ifdef MAC_OS_X
|
|
# define BIND_8_COMPAT 1
|
|
|