aports/testing/kodi-pvr-hts/ctime.patch
2023-03-26 15:38:56 +02:00

12 lines
306 B
Diff

diff --git a/src/tvheadend/entity/Event.h b/src/tvheadend/entity/Event.h
index 513bdaa..8569312 100644
--- a/src/tvheadend/entity/Event.h
+++ b/src/tvheadend/entity/Event.h
@@ -10,6 +10,7 @@
#include "Entity.h"
#include <cstdint>
+#include <ctime>
#include <map>
#include <string>
#include <vector>