summaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h')
-rw-r--r--multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h b/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h
new file mode 100644
index 000000000000..15fa3fdcb0bc
--- /dev/null
+++ b/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h
@@ -0,0 +1,10 @@
+--- libs/libmyth/remoteutil.h.orig 2015-06-16 16:03:30 UTC
++++ libs/libmyth/remoteutil.h
+@@ -10,6 +10,7 @@
+ using namespace std;
+
+ #include "mythexp.h"
++#include <sys/types.h>
+
+ class ProgramInfo;
+ class MythEvent;