Fix more include paths; add dix-config.h to XKB code.

This commit is contained in:
Daniel Stone
2005-07-03 07:37:35 +00:00
parent e03198972c
commit 46b64bd5c6
26 changed files with 65 additions and 120 deletions

View File

@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "xfixesint.h"
#include "scrnintstr.h"
#include "cursorstr.h"

View File

@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "xfixesint.h"
#include "scrnintstr.h"
#ifdef RENDER

View File

@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "xfixesint.h"
int

View File

@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "xfixesint.h"
static RESTYPE SelectionClientType, SelectionWindowType;

View File

@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "xfixesint.h"
unsigned char XFixesReqCode;