summaryrefslogtreecommitdiff
path: root/x11/workrave/files/patch-backend_include_ICore.hh
blob: eb3893c0864ee68f36bb6b4dae9dfc95688ea69f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This is needed for compiling on FreeBSD >= 11.0.
--- backend/include/ICore.hh.orig	2016-08-03 13:08:26 UTC
+++ backend/include/ICore.hh
@@ -21,6 +21,7 @@
 #define ICORE_HH
 
 #include <string>
+#include <ctime>
 
 #include "enum.h"