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