xserver-multidpi/hw/xwin/winclipboard
Jon TURNEY cbe133752d hw/xwin: Remove unused X includes from internal.h and add them where needed
Also removing server headers we might clash with and no longer need.  Make
a few adjustments to allow for this change:

- provide a prototype of ErrorF()
- use the MAX() macro provided by sys/param.h, not the max() macro provided by misc.h
- use the X 'Bool' type rather than the unwrapped Windows 'BOOL' type

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
2014-09-13 14:18:43 +01:00
..
debug.c hw/xwin: Add xwinclip test client 2014-09-13 14:18:38 +01:00
internal.h hw/xwin: Remove unused X includes from internal.h and add them where needed 2014-09-13 14:18:43 +01:00
Makefile.am hw/xwin: Add xwinclip test client 2014-09-13 14:18:38 +01:00
textconv.c hw/xwin: Move clipboard integration code down to a subdirectory 2014-09-13 14:06:28 +01:00
thread.c hw/xwin: Remove unused X includes from internal.h and add them where needed 2014-09-13 14:18:43 +01:00
winclipboard.h hw/xwin: Add fUseUnicode as parameter to winClipboardProc() 2014-09-13 14:18:30 +01:00
wndproc.c hw/xwin: Remove unused X includes from internal.h and add them where needed 2014-09-13 14:18:43 +01:00
xevents.c hw/xwin: Remove unused X includes from internal.h and add them where needed 2014-09-13 14:18:43 +01:00
xwinclip.c hw/xwin: Add xwinclip test client 2014-09-13 14:18:38 +01:00