summaryrefslogtreecommitdiff
path: root/mfb
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 /mfb
parent1fb4a5a4ea993a7913a7bcc362315d31b2907836 (diff)
Remove use of dix-config and xorg-config.h from public headers.
Diffstat (limited to 'mfb')
-rw-r--r--mfb/mfb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mfb/mfb.h b/mfb/mfb.h
index ab537b028..6e7ae43b3 100644
--- a/mfb/mfb.h
+++ b/mfb/mfb.h
@@ -48,10 +48,6 @@ SOFTWARE.
******************************************************************/
/* $Xorg: mfb.h,v 1.4 2001/02/09 02:05:18 xorgcvs Exp $ */
-#ifdef HAVE_DIX_CONFIG_H
-#include <dix-config.h>
-#endif
-
#if !defined(_MFB_H_) || defined(MFB_PROTOTYPES_ONLY)
#ifndef MFB_PROTOTYPES_ONLY
#define _MFB_H_