diff options
Diffstat (limited to 'sysdeps/generic/math_ldbl.h')
-rw-r--r-- | sysdeps/generic/math_ldbl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/math_ldbl.h b/sysdeps/generic/math_ldbl.h index 83684e61c4..f0b97ef8f9 100644 --- a/sysdeps/generic/math_ldbl.h +++ b/sysdeps/generic/math_ldbl.h @@ -1,4 +1,4 @@ -#ifndef _MATH_PRIVATE_H +#ifndef _MATH_PRIVATE_H_ #error "Never use <math_ldbl.h> directly; include <math_private.h> instead." #endif |