diff options
Diffstat (limited to 'math/libm-test-support.h')
-rw-r--r-- | math/libm-test-support.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/libm-test-support.h b/math/libm-test-support.h index 5c9af04f1a..2b95497148 100644 --- a/math/libm-test-support.h +++ b/math/libm-test-support.h @@ -30,7 +30,6 @@ #include <stdio.h> #include <tininess.h> #include <math-tests.h> -#include <math-tests-arch.h> #include <nan-high-order-bit.h> extern const int flag_test_errno; |