kodi-addon-pvr-hts: fix build with gcc 12
This commit is contained in:
10
srcpkgs/kodi-addon-pvr-hts/patches/gcc12.patch
Normal file
10
srcpkgs/kodi-addon-pvr-hts/patches/gcc12.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/src/tvheadend/entity/Event.h
|
||||
+++ b/src/tvheadend/entity/Event.h
|
||||
@@ -13,6 +13,7 @@
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
+#include <ctime>
|
||||
|
||||
namespace tvheadend
|
||||
{
|
||||
Reference in New Issue
Block a user