commit:     88e29931cc289dae700ff72ec1410e1d03a80042
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  8 18:09:11 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Oct  8 18:09:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e29931

app-misc/dateutils: restore missing patch

Closes: https://bugs.gentoo.org/814407
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 .../files/dateutils-0.4.6-unportable-sys-sysctl_h.patch        | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git 
a/app-misc/dateutils/files/dateutils-0.4.6-unportable-sys-sysctl_h.patch 
b/app-misc/dateutils/files/dateutils-0.4.6-unportable-sys-sysctl_h.patch
new file mode 100644
index 00000000000..dc310ea7812
--- /dev/null
+++ b/app-misc/dateutils/files/dateutils-0.4.6-unportable-sys-sysctl_h.patch
@@ -0,0 +1,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>

Reply via email to