From 4d130d0d84c2379a14cb71a571d27b7e8b347fea Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Mon, 13 May 2024 21:27:27 +0200 Subject: [PATCH] 1 --- os/WaitFor.c | 1 - 1 file changed, 1 deletion(-) diff --git a/os/WaitFor.c b/os/WaitFor.c index 7316336fe..dac1b83b4 100644 --- a/os/WaitFor.c +++ b/os/WaitFor.c @@ -66,7 +66,6 @@ SOFTWARE. #include "os/busfault.h" #include "os/screensaver.h" -#include "globals.h" #include "misc.h" #include "osdep.h" #include "dixstruct_priv.h"