Unlibc-wrap DMX glxscreens.c and fix tag-removal typo.
This commit is contained in:
parent
8977b07434
commit
3821f6aeaa
|
@ -1,3 +1,4 @@
|
||||||
|
/*
|
||||||
** The contents of this file are subject to the GLX Public License Version 1.0
|
** 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
|
** (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.,
|
** License. You may obtain a copy of the License at Silicon Graphics, Inc.,
|
||||||
|
|
|
@ -47,8 +47,6 @@
|
||||||
|
|
||||||
#include "glxserver.h"
|
#include "glxserver.h"
|
||||||
|
|
||||||
#include <xf86_ansic.h>
|
|
||||||
|
|
||||||
#include <windowstr.h>
|
#include <windowstr.h>
|
||||||
|
|
||||||
#include "glxfbconfig.h"
|
#include "glxfbconfig.h"
|
||||||
|
|
Loading…
Reference in New Issue