From f73e08afb59ff9d63c7e77e6af5f0d06ba1ceac5 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Thu, 15 May 2025 15:22:32 +0200 Subject: [PATCH] (!1983) Xext: security: drop not needed include Not needed in that header file, so drop it. Signed-off-by: Enrico Weigelt, metux IT consult --- Xext/securitysrv.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Xext/securitysrv.h b/Xext/securitysrv.h index f000e732f..112351587 100644 --- a/Xext/securitysrv.h +++ b/Xext/securitysrv.h @@ -33,7 +33,6 @@ from The Open Group. #include #include "input.h" /* for DeviceIntPtr */ -#include "property.h" /* for PropertyPtr */ #include "pixmap.h" /* for DrawablePtr */ #include "resource.h" /* for RESTYPE */