aboutsummaryrefslogtreecommitdiffstats
path: root/community/dateutils/remove-sysctl-include.patch
blob: f8299171950cd3328815000ae5c1c0ff9387830d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/build-aux/yuck.c b/build-aux/yuck.c
index 0a19424..1e496e2 100644
--- a/build-aux/yuck.c
+++ b/build-aux/yuck.c
@@ -62,7 +62,6 @@
 #include <sys/wait.h>
 #include <sys/stat.h>
 #include <sys/types.h>
-#include <sys/sysctl.h>
 #include <time.h>
 #if defined WITH_SCMVER
 # include <yuck-scmver.h>