mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
test: drop unncessary include of dix-config.h from headers
This header needs to be included at the top of source files, should not be done from other headers. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
755444e11b
commit
ac568d017d
@@ -24,10 +24,6 @@
|
|||||||
#ifndef PROTOCOL_COMMON_H
|
#ifndef PROTOCOL_COMMON_H
|
||||||
#define PROTOCOL_COMMON_H
|
#define PROTOCOL_COMMON_H
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "dix/resource_priv.h"
|
#include "dix/resource_priv.h"
|
||||||
|
|
||||||
#include "scrnintstr.h"
|
#include "scrnintstr.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user