mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
10 lines
237 B
C++
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 {
|
|
|