gallium: make max_anisotropy a unsigned bitfield member
[mesa.git] / src / gallium / drivers / r300 / r300_debug.c
index 00d4f31c2b6af10e7efbe17b842339e6787c0f09..b881730848aec0e1f74c02cb4ef78c4af0233090 100644 (file)
@@ -22,8 +22,6 @@
 
 #include "r300_context.h"
 
-#include <ctype.h>
-
 
 struct debug_option {
     const char * name;