Xnest: drop obsolete xnest-config.h

This file became pretty no-op, just including dix-config.h.
So we can remove it now and include dix-config.h directly.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1632>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-07-30 13:09:49 +02:00 committed by Marge Bot
parent 7130072dc5
commit 30fb73d9af
17 changed files with 16 additions and 65 deletions

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <string.h> #include <string.h>
#include <errno.h> #include <errno.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <stddef.h> #include <stddef.h>
#include <X11/X.h> #include <X11/X.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xproto.h> #include <X11/Xproto.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <stddef.h> #include <stddef.h>
#include <X11/X.h> #include <X11/X.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#ifdef WIN32 #ifdef WIN32
#include <X11/Xwindows.h> #include <X11/Xwindows.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xproto.h> #include <X11/Xproto.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xproto.h> #include <X11/Xproto.h>

View File

@ -11,8 +11,7 @@ the suitability of this software for any purpose. It is provided "as
is" without express or implied warranty. is" without express or implied warranty.
*/ */
#include <dix-config.h>
#include <xnest-config.h>
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>

View File

@ -1,33 +0,0 @@
/*
* Copyright 2005 Red Hat Inc., Raleigh, North Carolina.
*
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation on the rights to use, copy, modify, merge,
* publish, distribute, sublicense, and/or sell copies of the Software,
* and to permit persons to whom the Software is furnished to do so,
* subject to the following conditions:
*
* The above copyright notice and this permission notice (including the
* next paragraph) shall be included in all copies or substantial
* portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
#ifndef XNEST_CONFIG_H
#define XNEST_CONFIG_H
#include <dix-config.h>
#endif /* XNEST_CONFIG_H */