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