diff options
Diffstat (limited to 'multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h')
-rw-r--r-- | multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h b/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h deleted file mode 100644 index 15fa3fdcb0bc..000000000000 --- a/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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; |