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 b6a41c0..cb6b22d 100644 --- a/math/test-float.c +++ b/math/test-float.c @@ -18,6 +18,7 @@ #include "test-float.h" #include "test-math-no-inline.h" +#include "test-math-errno.h" #include "test-math-scalar.h" #define TEST_MSG "testing float (without inline functions)\n" |