Browse Source

We need the definition of HUGE_VAL fpr some apps. Include it.
-Erik

Eric Andersen 23 years ago
parent
commit
05ab9bfe6f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/math.h

+ 1 - 0
include/math.h

@@ -53,6 +53,7 @@
 #define	_MATH_H	1
 
 #include <features.h>
+#include <bits/huge_val.h>
 
 /* Type of computer arithmetic */