]> source.dussan.org Git - tigervnc.git/commit
Avoid symbol clash for Xregion functions
authorPierre Ossman <ossman@cendio.se>
Fri, 13 May 2016 14:11:34 +0000 (16:11 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 13 May 2016 14:11:34 +0000 (16:11 +0200)
commitb7afc386fb67150d212ffd995d31ee0e4016fdee
tree49ac7f013467a874fa44b01e588fd3b17519224b
parent3157ed900c2f1b57b96e2dc01fa19744120fd3a3
Avoid symbol clash for Xregion functions

We might be linking our Xregion and libX11 into the same binary,
causing a clash between the symbols. In theory they should be
compatible, but that's not guaranteed. Avoid the issue by adding
a "vnc" prefix to our version.
common/Xregion/Xutil.h