treewide: clean up remaining consumers of extinit.h

Several sources including it without need. For consistency, those who still
need someting from there should include exitinit_priv.h (which also pulls
in extinit.h)

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-06-28 20:17:48 +02:00
parent 6db12450fe
commit b6c72bc9f5
21 changed files with 8 additions and 21 deletions

View File

@ -36,7 +36,6 @@
#include "windowstr.h" /* window structure */
#include "scrnintstr.h" /* screen structure */
#include "extnsionst.h"
#include "extinit.h" /* LookupDeviceIntRec */
#include "exevents.h"
#include "exglobals.h"
#include "xigetclientpointer.h"

View File

@ -34,7 +34,7 @@
#include <GL/glxtokens.h>
#include <GL/internal/dri_interface.h>
#include <os.h>
#include "extinit.h"
#include "extinit_priv.h"
#include "glxserver.h"
#include "glxext.h"
#include "glxcontext.h"

View File

@ -40,7 +40,6 @@
#include <propertyst.h>
#include "privates.h"
#include <os.h>
#include "extinit.h"
#include "glx_extinit.h"
#include "unpack.h"
#include "glxutil.h"

View File

@ -37,7 +37,6 @@
#include <windowstr.h>
#include <os.h>
#include "extinit.h"
#include "privates.h"
#include "glxserver.h"
#include "glxutil.h"

View File

@ -46,7 +46,6 @@
#include "xkbsrv.h"
#include "XIstubs.h" /* even though we don't use stubs. cute, no? */
#include "exevents.h"
#include "extinit.h"
#include "exglobals.h"
#include "eventstr.h"
#include "xserver-properties.h"

View File

@ -41,7 +41,6 @@ from The Open Group.
#include "xkbsrv.h"
#include "xserver-properties.h"
#include "exevents.h"
#include "extinit.h"
void
ProcessInputEvents(void)

View File

@ -28,7 +28,6 @@
#endif
#include "extension.h"
#include "extinit.h"
#include "globals.h"
#include "xf86.h"

View File

@ -42,7 +42,6 @@
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"
#include "extinit.h"
#ifdef XF86VIDMODE
#include "vidmodestr.h"

View File

@ -68,7 +68,6 @@
#include "XIstubs.h"
#include "xf86Optrec.h"
#include "mipointer.h"
#include "extinit.h"
#include "loaderProcs.h"
#include "systemd-logind.h"
#include "exevents.h" /* AddInputDevice */

View File

@ -42,7 +42,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "micmap.h"
#include "globals.h"
#include "glxserver.h"
#include "extinit.h"
#include "glx_extinit.h"
static MODULESETUPPROTO(glxSetup);

View File

@ -55,7 +55,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "misc.h"
#include "dixstruct.h"
#include "extnsionst.h"
#include "extinit.h"
#include "cursorstr.h"
#include "scrnintstr.h"
#include "windowstr.h"

View File

@ -48,7 +48,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "misc.h"
#include "dixstruct.h"
#include "extnsionst.h"
#include "extinit.h"
#include "cursorstr.h"
#include "scrnintstr.h"
#include "servermd.h"

View File

@ -51,7 +51,7 @@
#include <X11/extensions/XI.h>
#include <X11/extensions/XIproto.h>
#include "exevents.h"
#include "extinit.h"
#include "extinit_priv.h"
#include "glx_extinit.h"
#include "xserver-properties.h"

View File

@ -48,7 +48,7 @@
#include "misc.h"
#include "dixstruct.h"
#include "extnsionst.h"
#include "extinit.h"
#include "extinit_priv.h"
#include "cursorstr.h"
#include "scrnintstr.h"
#include "windowstr.h"

View File

@ -33,7 +33,6 @@
#include "misc.h"
#include "os.h"
#include "extinit.h"
#ifdef XF86VIDMODE

View File

@ -56,7 +56,6 @@ in this Software without prior written authorization from The Open Group.
#include "inpututils.h"
#include "mipointer.h"
#include "scrnintstr.h"
#include "extinit.h"
#include "exglobals.h"
#include "eventstr.h"

View File

@ -46,7 +46,7 @@
#include "inputstr.h"
#include "windowstr.h"
#include "extinit.h" /* for XInputExtensionInit */
#include "extinit_priv.h" /* for XInputExtensionInit */
#include "scrnintstr.h"
#include "xiselectev.h"

View File

@ -32,7 +32,7 @@
#include <X11/extensions/XI2proto.h>
#include <X11/Xatom.h>
#include "inputstr.h"
#include "extinit.h"
#include "extinit_priv.h"
#include "exglobals.h"
#include "scrnintstr.h"
#include "xkbsrv.h"

View File

@ -45,7 +45,7 @@
#include "dix/exevents_priv.h"
#include "inputstr.h"
#include "extinit.h" /* for XInputExtensionInit */
#include "extinit_priv.h" /* for XInputExtensionInit */
#include "scrnintstr.h"
#include "xiqueryversion.h"
#include "protocol-common.h"

View File

@ -54,7 +54,7 @@
#include <X11/extensions/XI2proto.h>
#include "inputstr.h"
#include "windowstr.h"
#include "extinit.h" /* for XInputExtensionInit */
#include "extinit_priv.h" /* for XInputExtensionInit */
#include "scrnintstr.h"
#include "exglobals.h"
#include "xiselectev.h"

View File

@ -41,7 +41,7 @@
#include <X11/extensions/XI2proto.h>
#include "inputstr.h"
#include "windowstr.h"
#include "extinit.h" /* for XInputExtensionInit */
#include "extinit_priv.h" /* for XInputExtensionInit */
#include "scrnintstr.h"
#include "xisetclientpointer.h"
#include "exevents.h"