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:
Enrico Weigelt, metux IT consult
2025-07-08 19:46:20 +02:00
parent c3fdb734b8
commit 9b3912f2ff

View File

@@ -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
*