From ce31b9c97743905139d2af91b02bd78e44d74a5e Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Thu, 29 Sep 2016 20:28:59 +0200 Subject: Fix FTBFS with gcc 4.4 This fixes ArcticaProject/nx-libs#204. However, this fix does not address the root of the problem, it simply avoids it. We could run into it again... See bugreport for an explanation. --- nx-X11/programs/Xserver/hw/nxagent/Screen.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'nx-X11/programs/Xserver/hw/nxagent/Screen.c') diff --git a/nx-X11/programs/Xserver/hw/nxagent/Screen.c b/nx-X11/programs/Xserver/hw/nxagent/Screen.c index 00793c505..0235ebf1b 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Screen.c +++ b/nx-X11/programs/Xserver/hw/nxagent/Screen.c @@ -85,8 +85,6 @@ is" without express or implied warranty. #include #include "Utils.h" -#include "X11/include/Xrandr_nxagent.h" - #include #include "X11/include/Xinerama_nxagent.h" -- cgit v1.2.3