mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-05 17:42:43 +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:
committed by
Enrico Weigelt
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__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user