• Christian Beier's avatar
    Fix MinGW32 compilation with libjpeg. · ad254469
    Christian Beier authored
    MinGW32 (or more exactly, a rpcndr.h file included by
    winsock2.h) typedefs a 'boolean' type that jmorecfg.h
    included by jpeglib.h also tries to typedef.
    So, tell the jpeg headers.
    
    Closes: 3007302
    ad254469
rfbproto.c 62.2 KB