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