aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-03-27 07:06:54 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-03-27 07:06:54 +0000
commit4d9f2e3c3ce1c805b465ea1ff6f8d34cb1fd3597 (patch)
treee8e155acac527afc380339187ba233ec71406bb1 /multimedia
parent9e002d2aeec0cb8de09ecb80d5f8f2b95a16c4ca (diff)
downloadports-4d9f2e3c3ce1c805b465ea1ff6f8d34cb1fd3597.tar.gz
ports-4d9f2e3c3ce1c805b465ea1ff6f8d34cb1fd3597.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xbmc-addon-pvr/files/patch-lib_cppmyth_cppmyth_src_mythtypes.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/xbmc-addon-pvr/files/patch-lib_cppmyth_cppmyth_src_mythtypes.h b/multimedia/xbmc-addon-pvr/files/patch-lib_cppmyth_cppmyth_src_mythtypes.h
new file mode 100644
index 000000000000..a169b2f3e88a
--- /dev/null
+++ b/multimedia/xbmc-addon-pvr/files/patch-lib_cppmyth_cppmyth_src_mythtypes.h
@@ -0,0 +1,10 @@
+--- lib/cppmyth/cppmyth/src/mythtypes.h.orig 2015-03-01 20:42:14 UTC
++++ lib/cppmyth/cppmyth/src/mythtypes.h
+@@ -27,6 +27,7 @@
+
+ #include <string>
+ #include <stdint.h>
++#include <time.h>
+ #include <vector>
+ #include <map>
+