diff options
Diffstat (limited to 'sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S')
-rw-r--r-- | sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S b/sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S index 03151b3087..db84dc0d03 100644 --- a/sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S +++ b/sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S @@ -16,8 +16,7 @@ License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ -#include <sysdep.h> -#include <math_ldbl_opt.h> +#include <shlib-compat.h> #undef hidden_def #define hidden_def(name) |