Opened 16 years ago

Closed 16 years ago

#4322 closed patch (fixed)

Includes needed to compile in certain situations

Reported by: Tom Lichti <tom@…> Owned by: cpinkham
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

For some reason one of my frontends needs a couple of includes added to compile. Attached patch fixes it. The broken system is running gcc 4.1.2, a working one is running 4.2.1.

Tom

Attachments (1)

includes.diff.txt (763 bytes) - added by Tom Lichti <tom@…> 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Tom Lichti <tom@…>

Attachment: includes.diff.txt added

comment:1 Changed 16 years ago by cpinkham

Owner: changed from Isaac Richards to cpinkham
Status: newassigned

comment:2 Changed 16 years ago by cpinkham

Resolution: fixed
Status: assignedclosed

(In [15475]) #include <sys/param.h> needed by some to compile.

Closes #4322.

Note: See TracTickets for help on using tickets.