Ticket #60096: RRLease_patch.diff

File RRLease_patch.diff, 530 bytes (added by ballapete (Peter "Pete" Dyballa), 4 years ago)

Possible patch for RRLease

  • xorg-server-devel-1.20.4/randr/randrstr.

    old new  
    6363typedef XID RROutput;
    6464typedef XID RRCrtc;
    6565typedef XID RRProvider;
    66 
    67 /* don't define this here. Causes redefinition errors with pre-C11 compilers
    68 due to a conflict in X11/Xmd.h (xorg-xorgproto)
    69 and there is no indication it is used anywhere in the xorg-server source
    70 
    7166typedef XID RRLease;
    72 */
    7367
    7468extern int RREventBase, RRErrorBase;
    7569