On linux do not include X11/Xlocale.h but locale.h, this prevents
authorPeter Howkins <flibble@users.sourceforge.net>
Wed, 14 Mar 2012 13:50:42 +0000 (13:50 +0000)
committerPeter Howkins <flibble@users.sourceforge.net>
Wed, 14 Mar 2012 13:50:42 +0000 (13:50 +0000)
commit32e8c91d441ac45ccf135744cb7c0a854e9dd122
tree492c5eba1b10168e7cc97ebf2aa1e1a9bdd5334c
parent7294970c1826142d33157a7ad74031fbaad6a317
On linux do not include X11/Xlocale.h but locale.h, this prevents
Xlocale.h redefining setlocate() into _Xsetlocale() that it then can't
find and link against.
cde/programs/dtudcfonted/libfal/_fallcWrap.c