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 caffe20b2c..594c9969c3 100644 --- a/math/test-double.c +++ b/math/test-double.c @@ -17,6 +17,7 @@ <http://www.gnu.org/licenses/>. */ #include "test-double.h" +#include "test-math-no-finite.h" #include "test-math-no-inline.h" #include "test-math-errno.h" #include "test-math-scalar.h" |