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