mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
include: drop including dix-config.h
All xserver sources need to include it at the very top anyways, so no need to clutter public SDK headers with extra complexity. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
e835d2a000
commit
75c751dd92
@@ -1,10 +1,6 @@
|
||||
#ifndef _DISMODEPROC_H_
|
||||
#define _DISMODEPROC_H_
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#include "scrnintstr.h"
|
||||
|
||||
#define MAXCLOCKS 128
|
||||
|
||||
Reference in New Issue
Block a user