summaryrefslogtreecommitdiff
path: root/net-mail/libdbx/files/libdbx-1.0.3-missing-include.patch
blob: 2d06c44e80fd683900192f72d5664f420a190d7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"