diff options
Diffstat (limited to 'sysdeps/ieee754/ldbl-96/test-totalorderl-ldbl-96.c')
-rw-r--r-- | sysdeps/ieee754/ldbl-96/test-totalorderl-ldbl-96.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/ldbl-96/test-totalorderl-ldbl-96.c b/sysdeps/ieee754/ldbl-96/test-totalorderl-ldbl-96.c index eb21956e4f..4e01f15aa9 100644 --- a/sysdeps/ieee754/ldbl-96/test-totalorderl-ldbl-96.c +++ b/sysdeps/ieee754/ldbl-96/test-totalorderl-ldbl-96.c @@ -18,7 +18,7 @@ #include <float.h> #include <math.h> -#include <math_private.h> +#include <math_ldbl.h> #include <stdbool.h> #include <stdint.h> #include <stdio.h> |