ports/sysutils/collectd/patches/patch-configure_ac

12 lines
280 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: configure.ac
--- configure.ac.orig
+++ configure.ac
@@ -358,6 +358,7 @@ AC_CHECK_HEADERS([netinet/udp.h], [], [],
# For cpu modules
AC_CHECK_HEADERS([sys/dkstat.h])
+AC_CHECK_HEADERS([sys/sched.h])
if test "x$ac_system" = "xDarwin"; then
AC_CHECK_HEADERS(
[ \