diff options
Diffstat (limited to 'math/s_catanhl.c')
-rw-r--r-- | math/s_catanhl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_catanhl.c b/math/s_catanhl.c index c3fb0ce5ff..9e67b8789c 100644 --- a/math/s_catanhl.c +++ b/math/s_catanhl.c @@ -21,7 +21,7 @@ #include <complex.h> #include <math.h> -#include "math_private.h" +#include <math_private.h> __complex__ long double |