svga: Fix banded DMA upload unmap
[mesa.git] / src / gallium / drivers / svga / svga_hw_reg.h
index 183f4b918e0e72ce064876d21f3a18b6ecbedbdd..91e50e4ee1d08d9e284616a15503075be21e7787 100644 (file)
 
 #include "pipe/p_compiler.h"
 
-#if defined(PIPE_CC_GCC)
-#ifndef HAVE_STDINT_H
-#define HAVE_STDINT_H
-#endif
-#endif
-
 #include "svga_types.h"
 
 #include "svga3d_reg.h"