mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
mi: miscanfill.h: drop unnecessary check for HAVE_DIX_CONFIG_H
The symbol is always defined, so no need to check for it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -25,13 +25,10 @@ other dealings in this Software without prior written authorization
|
||||
from The Open Group.
|
||||
|
||||
*/
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#ifndef SCANFILLINCLUDED
|
||||
#define SCANFILLINCLUDED
|
||||
|
||||
#include <dix-config.h>
|
||||
/*
|
||||
* scanfill.h
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user