dix: Remove includes which are not actually used directly

Signed-off-by: Benjamin Close <Benjamin.Close@clearchain.com>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
Benjamin Close 2009-02-13 14:44:09 +10:30
parent 340f1576af
commit d62c085f36
2 changed files with 0 additions and 8 deletions

View File

@ -130,10 +130,6 @@ int ProcInitialConnection();
#include "dispatch.h"
#include "swaprep.h"
#include "swapreq.h"
#ifdef PANORAMIX
#include "panoramiX.h"
#include "panoramiXsrv.h"
#endif
#include "privates.h"
#include "xace.h"
#include "inputstr.h"

View File

@ -70,10 +70,6 @@ Equipment Corporation.
#include <stdio.h>
#endif
#ifdef PANORAMIX
#include "panoramiX.h"
#endif
#ifdef XF86BIGFONT
#define _XF86BIGFONT_SERVER_
#include <X11/extensions/xf86bigfont.h>