We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade6118 commit 588e61dCopy full SHA for 588e61d
1 file changed
libsharp/sharp_legendre.c.in
@@ -64,7 +64,7 @@
64
#include "sharp_legendre.h"
65
#include "sharp_vecsupport.h"
66
67
-#include <malloc.h>
+#include <stdlib.h>
68
69
/*{ for scalar, T in [("double", ""), ("float", "_s")] }*/
70
/*{ for cs in range(1, 7) }*/
0 commit comments