[mythtv-commits] Ticket #5735: Win32 builds need util.cpp to include stat.h

MythTV mythtv at cvs.mythtv.org
Mon Sep 22 23:17:45 UTC 2008


#5735: Win32 builds need util.cpp to include stat.h
----------------------+-----------------------------------------------------
 Reporter:  Jay Modi  |       Owner:  ijr 
     Type:  defect    |      Status:  new 
 Priority:  minor     |   Milestone:  0.22
Component:  mythtv    |     Version:  head
 Severity:  medium    |     Mlocked:  0   
----------------------+-----------------------------------------------------
 I have been working on recent subversion builds and have been able to get
 through them after adding: #include <sys/stat.h> to util.cpp. This is
 needed for the S_IREAD and S_IWRITE definitions. See the attached patch.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5735>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list