diff options
Diffstat (limited to 'math/test-double.c')
-rw-r--r-- | math/test-double.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-double.c b/math/test-double.c index b62e433f17..caffe20b2c 100644 --- a/math/test-double.c +++ b/math/test-double.c @@ -18,6 +18,7 @@ #include "test-double.h" #include "test-math-no-inline.h" +#include "test-math-errno.h" #include "test-math-scalar.h" #define TEST_MSG "testing double (without inline functions)\n" |