xserver/hw/xquartz/mach-startup
Enrico Weigelt, metux IT consult b30edf326b fix missing 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>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1580>
2024-07-20 17:18:38 +00:00
..
.gitignore Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
bundle-main.c fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
bundle_trampoline.c xquartz: Add a launch trampoline to better integrate with modern versions of macOS 2021-02-22 09:20:25 -08:00
launchd_fd.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
launchd_fd.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
mach_startup.defs XQuartz: Pass along SIGINT and SIGTERM from the stub to X11.app 2008-10-28 22:01:40 -07:00
mach_startup_types.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
meson.build XQuartz: Build the bundle trampoline when using meson 2022-06-26 02:43:38 -07:00
stub.c xquartz: Fix some formatting 2022-12-14 00:17:59 -08:00