about summary refs log tree commit diff
path: root/math/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/math.h')
-rw-r--r--math/math.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/math.h b/math/math.h
index 49d5c00aa3..b713163f76 100644
--- a/math/math.h
+++ b/math/math.h
@@ -28,9 +28,6 @@
 
 __BEGIN_DECLS
 
-#define	__need_Emath
-#include <errno.h>
-
 /* Get machine-dependent HUGE_VAL value (returned on overflow).
    On all IEEE754 machines, this is +Infinity.  */
 #include <huge_val.h>