summaryrefslogtreecommitdiff
path: root/mit-pthreads/machdep/linux-2.0/__math.h
diff options
context:
space:
mode:
Diffstat (limited to 'mit-pthreads/machdep/linux-2.0/__math.h')
-rwxr-xr-xmit-pthreads/machdep/linux-2.0/__math.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mit-pthreads/machdep/linux-2.0/__math.h b/mit-pthreads/machdep/linux-2.0/__math.h
new file mode 100755
index 00000000000..05c65d58321
--- /dev/null
+++ b/mit-pthreads/machdep/linux-2.0/__math.h
@@ -0,0 +1,4 @@
+#ifndef HUGE_VAL
+#define HUGE_VAL DBL_MAX
+#endif
+