mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
xfree86: sdksyms.sh: don't ifdef on HAVE_XORG_CONFIG_H anymore.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
3c11149ae0
commit
7f8eeb5471
@@ -4,9 +4,7 @@ cat > sdksyms.c << EOF
|
||||
/* This file is automatically generated by sdksyms.sh. */
|
||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
||||
|
||||
#ifdef HAVE_XORG_CONFIG_H
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
|
||||
|
||||
/* These must be included first */
|
||||
|
||||
Reference in New Issue
Block a user