Mesa (master): xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers

Thomas Hellstrom thomash at kemper.freedesktop.org
Tue Oct 12 13:09:14 UTC 2010


Module: Mesa
Branch: master
Commit: f0bbf130f944b98cc44df4cd865fea1e4b296a5b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0bbf130f944b98cc44df4cd865fea1e4b296a5b

Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Tue Oct 12 11:07:38 2010 +0200

xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers

Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>

---

 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 <xorg-server.h>
 #include "dixstruct.h"
 #include "extnsionst.h"
 #include <X11/X.h>




More information about the mesa-commit mailing list