From 73d2d99aceeeb7988db9a563975c135d05b81dc9 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Thu, 15 May 2025 14:56:24 +0200 Subject: [PATCH] xfree86: xf86Priv.h: dont include propertyst.h Nothing in here needs anything from that include file, so no need for including it. Signed-off-by: Enrico Weigelt, metux IT consult --- hw/xfree86/common/xf86Priv.h | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xfree86/common/xf86Priv.h b/hw/xfree86/common/xf86Priv.h index 489e54ee0..210a926d9 100644 --- a/hw/xfree86/common/xf86Priv.h +++ b/hw/xfree86/common/xf86Priv.h @@ -36,7 +36,6 @@ #define _XF86PRIV_H #include "xf86Privstr.h" -#include "propertyst.h" #include "input.h" /*