diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h index e644e2359c3..cf9a686ced6 100644 --- a/src/mesa/main/compiler.h +++ b/src/mesa/main/compiler.h @@ -46,12 +46,6 @@ extern "C" { #endif -/** - * Get standard integer types - */ -#include - - /** * Sun compilers define __i386 instead of the gcc-style __i386__ */