[mythtv] [PATCH] compile error in current cvs

Duncan Charlton lists-dpc-dc-rw at duncancharlton.com
Fri Jul 23 12:02:14 EDT 2004


A very small patch to fix a compile error in current CVS.

HTH

Duncan
-------------- next part --------------
Index: mythtv/libs/libmythtv/osd.cpp
===================================================================
RCS file: /var/lib/mythcvs/mythtv/libs/libmythtv/osd.cpp,v
retrieving revision 1.105
diff -u -r1.105 osd.cpp
--- mythtv/libs/libmythtv/osd.cpp	23 Jul 2004 02:38:42 -0000	1.105
+++ mythtv/libs/libmythtv/osd.cpp	23 Jul 2004 15:47:57 -0000
@@ -9,6 +9,7 @@
 #include <qfile.h>
 #include <qcolor.h>
 #include <qregexp.h>
+#include <unistd.h>
 
 #include <iostream>
 #include <algorithm>


More information about the mythtv-dev mailing list