Source code

Revision control

Copy as Markdown

Other Tools

diff --git a/math_private.h b/math_private.h
--- a/math_private.h
+++ b/math_private.h
@@ -12,16 +12,17 @@
/*
* from: @(#)fdlibm.h 5.1 93/09/24
* $FreeBSD$
*/
#ifndef _MATH_PRIVATE_H_
#define _MATH_PRIVATE_H_
+#include <cfloat>
#include <stdint.h>
#include <sys/types.h>
#include "mozilla/EndianUtils.h"
#include "fdlibm.h"
/*