gentoo/net-mail/libdbx/files/libdbx-1.0.3-missing-include.patch
2022-10-11 06:40:40 -04:00

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"