diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-08-24 11:18:35 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-08-24 11:18:35 +0000 |
commit | 825a95a1fab69f84c99ae132888fced22e28be33 (patch) | |
tree | e6a6a9b00f8eb91e001d0a18d27c5ad9a72daf45 /mi/miline.h | |
parent | 1fb4a5a4ea993a7913a7bcc362315d31b2907836 (diff) |
Remove use of dix-config and xorg-config.h from public headers.
Diffstat (limited to 'mi/miline.h')
-rw-r--r-- | mi/miline.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mi/miline.h b/mi/miline.h index a856038f5..f52a51ebd 100644 --- a/mi/miline.h +++ b/mi/miline.h @@ -27,10 +27,6 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/programs/Xserver/mi/miline.h,v 1.6 2001/08/06 20:51:19 dawes Exp $ */ -#ifdef HAVE_DIX_CONFIG_H -#include <dix-config.h> -#endif - #ifndef MILINE_H #include "screenint.h" |