Module Name:    xsrc
Committed By:   mrg
Date:           Sun Feb  5 23:26:20 UTC 2023

Modified Files:
        xsrc/external/mit/libX11/dist/src: locking.h

Log Message:
avoid redefining xmalloc and xfree.

this file defines them with a parameter, but Xthreads.h (which comes from
xorgproto) only defines them as names, causing conflicting definitions.

fixes build with libX11 1.8.4.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 xsrc/external/mit/libX11/dist/src/locking.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to