mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
xkb: xkbDflts.h: drop not needed include of <dix-config.h>
All source files need to include it anyways, so no need to include it here, and neither having an extra check for HAVE_DIX_CONFIG_H Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
8a23c1984b
commit
3d0df13d78
@@ -1,7 +1,3 @@
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#include "dix/dix_priv.h"
|
||||
|
||||
#ifndef DEFAULT_H
|
||||
|
||||
Reference in New Issue
Block a user