Changeset View
Changeset View
Standalone View
Standalone View
textproc/groff/files/patch-lib_math.in.h
| --- lib/math.in.h.orig 2023-07-05 20:58:27 UTC | --- lib/math.in.h.orig 2026-02-23 04:26:00 UTC | ||||
| +++ lib/math.in.h | +++ lib/math.in.h | ||||
| @@ -54,7 +54,7 @@ | @@ -51,7 +51,7 @@ | ||||
| #endif | /* This file uses _GL_INLINE_HEADER_BEGIN, _GL_INLINE, _GL_ATTRIBUTE_CONST, | ||||
| GNULIB_POSIXCHECK, HAVE_RAW_DECL_*. */ | |||||
| #ifndef _GL_INLINE_HEADER_BEGIN | #if !_GL_CONFIG_H_INCLUDED | ||||
| - #error "Please include config.h first." | - #error "Please include config.h first." | ||||
| +# include "config.h" | + # include "config.h" | ||||
| #endif | #endif | ||||
| _GL_INLINE_HEADER_BEGIN | |||||
| #ifndef _GL_MATH_INLINE | /* On OpenVMS, NAN, INFINITY, and HUGEVAL macros are defined in <fp.h>. */ | ||||