summaryrefslogtreecommitdiff
path: root/multimedia/mythtv-frontend/files/patch-libs__libmyth__remoteutil.h
blob: e74d28832a41606a01ef057ad9941a5ddc8a6da8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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;