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