summaryrefslogtreecommitdiff
path: root/src/mesa/math/mathmod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/math/mathmod.h')
-rw-r--r--src/mesa/math/mathmod.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/math/mathmod.h b/src/mesa/math/mathmod.h
index 35091a7aae..f27427d81b 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