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

MythTV mythtv at cvs.mythtv.org
Tue Aug 23 04:12:53 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 another for dbox2recorder

 Index: libs/libmythtv/dbox2recorder.cpp
 ===================================================================
 --- libs/libmythtv/dbox2recorder.cpp    (revision 7106)
 +++ libs/libmythtv/dbox2recorder.cpp    (working copy)
 @@ -18,6 +18,7 @@
  #include <sys/socket.h>
  #include <netdb.h>
  #include <fcntl.h>
 +#include <unistd.h>

  #define DEBUG_DBOX2_TS
  //#define DEBUG_DBOX2_PMT

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


More information about the mythtv-commits mailing list