summaryrefslogtreecommitdiff
path: root/app-misc/dateutils/files/dateutils-0.4.6-unportable-sys-sysctl_h.patch
blob: dc310ea7812c7d6b4bf5d8fed453f4db8fc62f0d (plain)
1
2
3
4
5
6
7
8
9
10
--- a/build-aux/yuck.c
+++ b/build-aux/yuck.c
@@ -65,7 +65,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>