From 825a95a1fab69f84c99ae132888fced22e28be33 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 24 Aug 2005 11:18:35 +0000 Subject: Remove use of dix-config and xorg-config.h from public headers. --- fb/fb.h | 4 ---- fb/fboverlay.h | 4 ---- fb/fbpseudocolor.h | 4 ---- fb/fbrop.h | 4 ---- 4 files changed, 16 deletions(-) (limited to 'fb') diff --git a/fb/fb.h b/fb/fb.h index e3155bc9b..42e167777 100644 --- a/fb/fb.h +++ b/fb/fb.h @@ -24,10 +24,6 @@ /* $XdotOrg: xc/programs/Xserver/fb/fb.h,v 1.9 2005/04/20 12:25:19 daniels Exp $ */ -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #ifndef _FB_H_ #define _FB_H_ diff --git a/fb/fboverlay.h b/fb/fboverlay.h index a0eb8c7c4..e6a4e033f 100644 --- a/fb/fboverlay.h +++ b/fb/fboverlay.h @@ -23,10 +23,6 @@ * Author: Keith Packard, SuSE, Inc. */ -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #ifndef _FBOVERLAY_H_ #define _FBOVERLAY_H_ diff --git a/fb/fbpseudocolor.h b/fb/fbpseudocolor.h index c653fbcab..64de71db8 100644 --- a/fb/fbpseudocolor.h +++ b/fb/fbpseudocolor.h @@ -1,7 +1,3 @@ -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #ifndef _FB_XX_H_ # define _FB_XX_H_ diff --git a/fb/fbrop.h b/fb/fbrop.h index 541071b19..65f62c393 100644 --- a/fb/fbrop.h +++ b/fb/fbrop.h @@ -23,10 +23,6 @@ */ /* $XFree86: xc/programs/Xserver/fb/fbrop.h,v 1.3 2000/02/14 19:20:30 dawes Exp $ */ -#ifdef HAVE_DIX_CONFIG_H -#include -#endif - #ifndef _FBROP_H_ #define _FBROP_H_ -- cgit v1.2.3