xserver-multidpi/hw/xfree86/parser
Jon TURNEY a3730271d5 Fix build when configured --enable-debug
Include os.h for ErrorF() to fix implicit-function-declaration warnings when
configured with --enable-debug.

hw/xfree86/parser/DRI.c: In function 'xf86parseDRISection':
hw/xfree86/parser/DRI.c:87:5: error: implicit declaration of function 'ErrorF' [-Werror=implicit-function-declaration]
hw/xfree86/parser/Extensions.c: In function 'xf86parseExtensionsSection':
hw/xfree86/parser/Extensions.c:77:5: error: implicit declaration of function 'ErrorF' [-Werror=implicit-function-declaration]

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Julien Cristau <jcristau@debian.org>
2014-03-27 14:34:32 +00:00
..
Configint.h xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
configProcs.h xfree86/common: Warning fixes. Mostly const string handling. 2014-01-12 10:14:48 -08:00
Device.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
DRI.c Fix build when configured --enable-debug 2014-03-27 14:34:32 +00:00
Extensions.c Fix build when configured --enable-debug 2014-03-27 14:34:32 +00:00
Files.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
Flags.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
Input.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
InputClass.c Revert "xfree86/parser: make strings in xf86MatchGroup const" 2014-02-04 11:27:48 +10:00
Layout.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
Makefile.am Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
Module.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
Monitor.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
Pointer.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
read.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
scan.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
Screen.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
Vendor.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
Video.c xfree86: Fix -Wshadow warnings 2014-01-22 19:56:31 -08:00
write.c xfree86: improve check for posix saved ids 2013-08-06 13:03:25 +10:00
xf86Optrec.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Parser.h xfree86: unconstify driver in the XF86ConfInputClassRec 2014-02-05 14:32:23 +10:00
xf86tokens.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00