[mythtv-commits] Re: Ticket #252: One line fix for scanwizard compile on RH9

MythTV mythtv at cvs.mythtv.org
Tue Aug 23 04:32:20 UTC 2005


#252: One line fix for scanwizard compile on RH9
----------------------------+-----------------------------------------------
 Reporter:  kuphal at dls.net  |        Owner:  ijr 
     Type:  patch           |       Status:  new 
 Priority:  minor           |    Milestone:      
Component:  mythtv          |      Version:  head
 Severity:  low             |   Resolution:      
       Cc:                  |  
----------------------------+-----------------------------------------------
Comment (by kuphal at dls.net):

 And yet another...

 Index: programs/mythtranscode/mpeg2trans.cpp
 ===================================================================
 --- programs/mythtranscode/mpeg2trans.cpp       (revision 7106)
 +++ programs/mythtranscode/mpeg2trans.cpp       (working copy)
 @@ -3,6 +3,7 @@

  #include <iostream>
  #include <iomanip>
 +#include <unistd.h>

  using namespace std;

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/252>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list