From 3821f6aeaa714582ee0a631de96c6e7cfd96303e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Wed, 26 Jul 2006 01:56:02 -0400 Subject: [PATCH] Unlibc-wrap DMX glxscreens.c and fix tag-removal typo. --- hw/dmx/glxProxy/glxext.c | 1 + hw/dmx/glxProxy/glxscreens.c | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/hw/dmx/glxProxy/glxext.c b/hw/dmx/glxProxy/glxext.c index 136a79de4..de8bef8fb 100644 --- a/hw/dmx/glxProxy/glxext.c +++ b/hw/dmx/glxProxy/glxext.c @@ -1,3 +1,4 @@ +/* ** The contents of this file are subject to the GLX Public License Version 1.0 ** (the "License"). You may not use this file except in compliance with the ** License. You may obtain a copy of the License at Silicon Graphics, Inc., diff --git a/hw/dmx/glxProxy/glxscreens.c b/hw/dmx/glxProxy/glxscreens.c index 4ddd4762c..0f9012d39 100644 --- a/hw/dmx/glxProxy/glxscreens.c +++ b/hw/dmx/glxProxy/glxscreens.c @@ -47,8 +47,6 @@ #include "glxserver.h" -#include - #include #include "glxfbconfig.h"