This patch fixes some "implicit declaration of function" compilation
errors/warnings.

I'm not subscribed to the list, so please include my e-mail in the CC field.

Signed-off-by: Renato Caldas <seventhguard...@gmail.com>
---
 src/mesa/shader/hash_table.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/shader/hash_table.c b/src/mesa/shader/hash_table.c
index a28a53c..881179f 100644
--- a/src/mesa/shader/hash_table.c
+++ b/src/mesa/shader/hash_table.c
@@ -32,6 +32,7 @@

 #include <assert.h>

+#include "main/imports.h"
 #include "main/simple_list.h"
 #include "hash_table.h"

--
1.6.4

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to