diff options
Diffstat (limited to 'math/test-float.c')
-rw-r--r-- | math/test-float.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-float.c b/math/test-float.c index cb6b22d05e..4ca81f7b13 100644 --- a/math/test-float.c +++ b/math/test-float.c @@ -17,6 +17,7 @@ <http://www.gnu.org/licenses/>. */ #include "test-float.h" +#include "test-math-no-finite.h" #include "test-math-no-inline.h" #include "test-math-errno.h" #include "test-math-scalar.h" |