diff options
Diffstat (limited to 'math/math.h')
-rw-r--r-- | math/math.h | 3 |
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> |