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