about summary refs log tree commit diff
path: root/sysdeps/sh/bits/fenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/bits/fenv.h')
-rw-r--r--sysdeps/sh/bits/fenv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/bits/fenv.h b/sysdeps/sh/bits/fenv.h
index 5dee99e2ba..efaf33ceff 100644
--- a/sysdeps/sh/bits/fenv.h
+++ b/sysdeps/sh/bits/fenv.h
@@ -75,7 +75,7 @@ fenv_t;
 /* If the default argument is used we use this value.  */
 #define FE_DFL_ENV	((const fenv_t *) -1)
 
-#if __GLIBC_USE (IEC_60559_BFP_EXT)
+#if __GLIBC_USE (IEC_60559_BFP_EXT_C2X)
 /* Type representing floating-point control modes.  */
 typedef unsigned int femode_t;