diff options
Diffstat (limited to 'math/s_ccoshl.c')
-rw-r--r-- | math/s_ccoshl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_ccoshl.c b/math/s_ccoshl.c index 61ffb49ca0..1913bb6ee4 100644 --- a/math/s_ccoshl.c +++ b/math/s_ccoshl.c @@ -22,7 +22,7 @@ #include <fenv.h> #include <math.h> -#include "math_private.h" +#include <math_private.h> __complex__ long double |