summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/xf86_OSlib.h
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-08-24 11:18:35 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-08-24 11:18:35 +0000
commit825a95a1fab69f84c99ae132888fced22e28be33 (patch)
treee6a6a9b00f8eb91e001d0a18d27c5ad9a72daf45 /hw/xfree86/os-support/xf86_OSlib.h
parent1fb4a5a4ea993a7913a7bcc362315d31b2907836 (diff)
Remove use of dix-config and xorg-config.h from public headers.
Diffstat (limited to 'hw/xfree86/os-support/xf86_OSlib.h')
-rw-r--r--hw/xfree86/os-support/xf86_OSlib.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/os-support/xf86_OSlib.h b/hw/xfree86/os-support/xf86_OSlib.h
index 62ecd6762..76e8d010e 100644
--- a/hw/xfree86/os-support/xf86_OSlib.h
+++ b/hw/xfree86/os-support/xf86_OSlib.h
@@ -74,10 +74,6 @@
* may include xf86_OSproc.h to get prototypes for public interfaces.
*/
-#ifdef HAVE_XORG_CONFIG_H
-#include <xorg-config.h>
-#endif
-
#ifndef _XF86_OSLIB_H
#define _XF86_OSLIB_H