diff options
Diffstat (limited to 'src/mesa/math/mathmod.h')
-rw-r--r-- | src/mesa/math/mathmod.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/math/mathmod.h b/src/mesa/math/mathmod.h index 35091a7aae8..f27427d81b4 100644 --- a/src/mesa/math/mathmod.h +++ b/src/mesa/math/mathmod.h @@ -1,8 +1,6 @@ #ifndef _MESA_MATH_H_ #define _MESA_MATH_H_ -#include <math.h> - extern void _math_init( void ); #endif |