Mesa (master): util: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Feb 4 06:42:51 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Feb  3 22:40:58 2010 -0800

util: Remove unnecessary header.

---

 src/gallium/auxiliary/util/u_keymap.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/util/u_keymap.c b/src/gallium/auxiliary/util/u_keymap.c
index c4b9eb3..e161ccd 100644
--- a/src/gallium/auxiliary/util/u_keymap.c
+++ b/src/gallium/auxiliary/util/u_keymap.c
@@ -36,7 +36,6 @@
 
 #include "pipe/p_compiler.h"
 #include "util/u_debug.h"
-#include "pipe/p_defines.h"
 
 #include "cso_cache/cso_hash.h"
 




More information about the mesa-commit mailing list