summaryrefslogtreecommitdiff
blob: b07c640a37d12099de1eb540b8db3f7baff77598 (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/851666
--- a/report/report-text.cpp
+++ b/report/report-text.cpp
@@ -34,6 +34,7 @@
 #include "../device/general/general.h"
 #include "report.h"
 
+#include <ctime>
 
 int Report::writeText(const char *theText, Device::paragraphStruct *paragraph, bool expandAbbreviations, bool hideMarkup)
 {