diff options
Diffstat (limited to 'hw/dmx/glxProxy/glxscreens.c')
-rw-r--r-- | hw/dmx/glxProxy/glxscreens.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/hw/dmx/glxProxy/glxscreens.c b/hw/dmx/glxProxy/glxscreens.c index a7d4ce13d..0f9012d39 100644 --- a/hw/dmx/glxProxy/glxscreens.c +++ b/hw/dmx/glxProxy/glxscreens.c @@ -1,4 +1,3 @@ -/* $XFree86: xc/programs/Xserver/GL/glx/glxscreens.c,v 1.6 2001/03/21 16:29:36 dawes Exp $ */ /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative license as permitted in the SGI Free @@ -48,13 +47,6 @@ #include "glxserver.h" -#ifdef IN_MODULE -#include <xf86_ansic.h> -#else -#include <string.h> -#include <signal.h> -#endif - #include <windowstr.h> #include "glxfbconfig.h" |