xfree86: utils: don't ifdef on HAVE_XORG_CONFIG_H anymore

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-13 12:46:07 +01:00
committed by Enrico Weigelt
parent 528c7a95bd
commit bb821cf041

View File

@@ -102,10 +102,7 @@
* o Error checking.
*
*/
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
#endif
#include <stdio.h>
#include <stdlib.h>