diff options
Diffstat (limited to 'hw/xfree86/dixmods/cfbmodule.c')
-rw-r--r-- | hw/xfree86/dixmods/cfbmodule.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/xfree86/dixmods/cfbmodule.c b/hw/xfree86/dixmods/cfbmodule.c index f2cd87e59..095bc8416 100644 --- a/hw/xfree86/dixmods/cfbmodule.c +++ b/hw/xfree86/dixmods/cfbmodule.c @@ -29,9 +29,7 @@ #include <xorg-config.h> #endif -#ifdef HAVE_DIX_CONFIG_H -#include <dix-config.h> -#endif +#define PSZ 8 #ifdef XFree86LOADER |