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