0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-16 04:28:52 +00:00
2022-07-12 13:58:36 +00:00

12 lines
244 B
Diff

https://bugs.gentoo.org/851837
--- a/src/timer.cpp
+++ b/src/timer.cpp
@@ -27,6 +27,7 @@
#include "cxxtools/clock.h"
#include "cxxtools/selector.h"
#include "cxxtools/datetime.h"
+#include <ctime>
#include <stdexcept>
namespace cxxtools