Mesa (master): st/xlib: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun May 16 01:50:10 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat May 15 18:48:53 2010 -0700

st/xlib: Remove unnecessary header.

---

 src/gallium/state_trackers/glx/xlib/glx_getproc.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/state_trackers/glx/xlib/glx_getproc.c b/src/gallium/state_trackers/glx/xlib/glx_getproc.c
index bd4a85c..26fcae7 100644
--- a/src/gallium/state_trackers/glx/xlib/glx_getproc.c
+++ b/src/gallium/state_trackers/glx/xlib/glx_getproc.c
@@ -34,7 +34,6 @@
 #include <string.h>
 #include "GL/glx.h"
 #include "glapi/glapi.h"
-#include "pipe/p_compiler.h"
 
 
 struct name_address_pair {




More information about the mesa-commit mailing list