mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-03 13:27:28 -08:00
Closes: https://bugs.gentoo.org/861593 Closes: https://bugs.gentoo.org/871417 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
15 lines
252 B
Diff
15 lines
252 B
Diff
https://bugs.gentoo.org/861593
|
|
https://bugs.gentoo.org/871417
|
|
--- a/readdbx.c
|
|
+++ b/readdbx.c
|
|
@@ -24,2 +24,3 @@
|
|
#include "common.h"
|
|
+#include "timeconv.h"
|
|
|
|
--- a/readoe.c
|
|
+++ b/readoe.c
|
|
@@ -26,2 +26,3 @@
|
|
#include "common.h"
|
|
+#include "timeconv.h"
|
|
|