ports/devel/libzim/files/patch-src_file__compound.h
2018-07-11 11:42:29 +00:00

10 lines
237 B
C++

--- src/file_compound.h.orig 2018-07-11 01:26:16.144860000 +0000
+++ src/file_compound.h 2018-07-11 01:26:30.132058000 +0000
@@ -25,6 +25,7 @@
#include <map>
#include <memory>
#include <cstdio>
+#include <time.h>
namespace zim {