xserver/hw/xfree86/parser
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
..
Configint.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
DRI.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Device.c xfree86: Remove Option "BiosBase" (v2) 2017-02-16 11:34:46 -05:00
Extensions.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Files.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Flags.c xfree86: Remove NoTrapSignals 2018-09-12 20:47:15 +00:00
Input.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
InputClass.c xfree86: add support for MatchIsTabletPad 2016-05-03 16:15:51 +10:00
Layout.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Module.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Monitor.c Fix various spelling errors 2019-10-01 17:05:28 +00:00
OutputClass.c xfree86: Add ModulePath support for OutputClass config Sections 2016-12-14 14:12:19 -05:00
Pointer.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Screen.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Vendor.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Video.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
configProcs.h fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
read.c Fix a segfault that occurs if xorg.conf.d is absent: 2016-12-07 13:18:56 -05:00
scan.c os, xfree86: Stop being so weird about <limits.h> 2017-05-12 09:49:07 -04:00
write.c xfree86: parser: drop HAS_NO_UIDS 2024-03-03 22:38:52 +00:00
xf86Optrec.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86Parser.h xfree86: Remove Option "BiosBase" (v2) 2017-02-16 11:34:46 -05:00
xf86tokens.h xfree86: Remove NoTrapSignals 2018-09-12 20:47:15 +00:00