mirror of
https://github.com/X11Libre/xserver.git
synced 2026-01-26 22:12:23 +00:00
xquartz: drop using HAVE_DIX_CONFIG_H
This symbol is always defined, and the header is always present, so no need to check for it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
2c50fedc2d
commit
dfcfdd67a6
@ -31,9 +31,7 @@
|
||||
#ifndef X11CONTROLLER_H
|
||||
#define X11CONTROLLER_H 1
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#if __OBJC__
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user