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:
parent
6db12450fe
commit
b6c72bc9f5
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#include <windowstr.h>
|
||||
#include <os.h>
|
||||
|
||||
#include "extinit.h"
|
||||
#include "privates.h"
|
||||
#include "glxserver.h"
|
||||
#include "glxutil.h"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -41,7 +41,6 @@ from The Open Group.
|
|||
#include "xkbsrv.h"
|
||||
#include "xserver-properties.h"
|
||||
#include "exevents.h"
|
||||
#include "extinit.h"
|
||||
|
||||
void
|
||||
ProcessInputEvents(void)
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
#endif
|
||||
|
||||
#include "extension.h"
|
||||
#include "extinit.h"
|
||||
#include "globals.h"
|
||||
|
||||
#include "xf86.h"
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
#include "os.h"
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#include "extinit.h"
|
||||
|
||||
#ifdef XF86VIDMODE
|
||||
#include "vidmodestr.h"
|
||||
|
|
|
@ -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 */
|
||||
|
|
|
@ -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);
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
#include "misc.h"
|
||||
#include "os.h"
|
||||
#include "extinit.h"
|
||||
|
||||
#ifdef XF86VIDMODE
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue