xfree86: xf86.h: dont include propertyst.h

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-05-15 14:45:11 +02:00
parent 9d98f3a7ca
commit 505138167e

View File

@ -49,8 +49,6 @@
#include <X11/extensions/randr.h>
#endif
#include "propertyst.h"
/* General parameters */
extern _X_EXPORT int xf86DoConfigure;
extern _X_EXPORT int xf86DoShowOptions;