Mesa (master): i965g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Wed Apr 21 00:02:28 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Apr 20 17:02:03 2010 -0700

i965g: Remove unnecessary header.

---

 src/gallium/drivers/i965/brw_disasm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/i965/brw_disasm.c b/src/gallium/drivers/i965/brw_disasm.c
index 9c2ccff..4c85793 100644
--- a/src/gallium/drivers/i965/brw_disasm.c
+++ b/src/gallium/drivers/i965/brw_disasm.c
@@ -23,7 +23,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <getopt.h>
 #include <unistd.h>
 #include <stdarg.h>
 




More information about the mesa-commit mailing list