Opened 14 years ago

Closed 14 years ago

#7509 closed patch (duplicate)

missing include for mythmainwindow.cpp

Reported by: xebozone@… Owned by: Nigel
Priority: minor Milestone: 0.22
Component: Ports - Windows Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

mythmainwindow.cpp calls usleep, but there is no include for unistd.h

This simple patch adds the line #include <unistd.h>

Attachments (1)

mythmainwindow.patch (286 bytes) - added by xebozone@… 14 years ago.
Adds the include for the usleep function

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by xebozone@…

Attachment: mythmainwindow.patch added

Adds the include for the usleep function

comment:1 Changed 14 years ago by sphery

Resolution: duplicate
Status: newclosed

dup of #7478

Note: See TracTickets for help on using tickets.