summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/libdbx/files/libdbx-1.0.3-missing-include.patch')
-rw-r--r--net-mail/libdbx/files/libdbx-1.0.3-missing-include.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-mail/libdbx/files/libdbx-1.0.3-missing-include.patch b/net-mail/libdbx/files/libdbx-1.0.3-missing-include.patch
new file mode 100644
index 000000000000..2d06c44e80fd
--- /dev/null
+++ b/net-mail/libdbx/files/libdbx-1.0.3-missing-include.patch
@@ -0,0 +1,14 @@
+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"
+