diff options
Diffstat (limited to 'multimedia/mythtv-frontend/files/patch-libs__libmyth__remoteutil.h')
-rw-r--r-- | multimedia/mythtv-frontend/files/patch-libs__libmyth__remoteutil.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/mythtv-frontend/files/patch-libs__libmyth__remoteutil.h b/multimedia/mythtv-frontend/files/patch-libs__libmyth__remoteutil.h deleted file mode 100644 index e74d28832a41..000000000000 --- a/multimedia/mythtv-frontend/files/patch-libs__libmyth__remoteutil.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/libmyth/remoteutil.h.orig 2013-09-18 16:06:08.000000000 -0400 -+++ libs/libmyth/remoteutil.h 2014-01-22 08:26:34.000000000 -0500 -@@ -8,6 +8,7 @@ - using namespace std; - - #include "mythexp.h" -+#include <sys/types.h> - - class ProgramInfo; - class MythEvent; - |