xserver/hw/xquartz/pbproxy
Enrico Weigelt, metux IT consult 72e80c1203 (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h>
Several places using _X_ATTRIBUTE_PRINTF macro from X11/Xfuncproto.h
but missing to include it, so it depends on other headers whether it's
included by mere accident, which quickly causes trouble if include order
changes. Cleaning that up by adding explicit include statements.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-06-29 12:43:27 +02:00
..
.gitignore XQuartz: Add some .gitignore magic 2010-01-30 10:55:38 -08:00
app-main.m xquartz pbproxy: Adopt NSUserDefaults+XQuartzDefaults for preferences 2022-06-14 22:23:33 -07:00
main.m xquartz: Minor code modernization -- @autoreleasepool adoption 2021-02-18 22:32:14 -08:00
meson.build xquartz: Move default applications list outside of the main executable 2022-11-24 11:15:44 -08:00
pbproxy.h (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
trick_autotools.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
x-input.m xquartz: Minor code modernization -- @autoreleasepool adoption 2021-02-18 22:32:14 -08:00
x-selection.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
x-selection.m xquartz pbproxy: Adopt NSUserDefaults+XQuartzDefaults for preferences 2022-06-14 22:23:33 -07:00