mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
config: don't include dix-config.h in header
The dix-config.h file needs to be included by sources at the very top, it shouldn't be included by other headers. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
14f03de002
commit
7daa4e58b8
@@ -26,8 +26,6 @@
|
||||
#ifndef XSERVER_CONFIG_BACKENDS_H
|
||||
#define XSERVER_CONFIG_BACKENDS_H
|
||||
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "input.h"
|
||||
#include "list.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user