From 14bae5cdf2f0708c725f8c73d9cf8a2fc6d05837 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Tue, 12 Oct 2010 11:07:38 +0200 Subject: [PATCH 05/20] xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers Signed-off-by: Thomas Hellstrom --- src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c b/src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c index 237b308..9c075b5 100644 --- a/src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c +++ b/src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c @@ -32,6 +32,7 @@ * allows X clients to communicate with the driver. */ +#include #include "dixstruct.h" #include "extnsionst.h" #include -- 1.7.3