Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please bsd systems
authorAugustin Degomme <degomme@wasabi>
Fri, 3 Aug 2018 13:22:33 +0000 (15:22 +0200)
committerAugustin Degomme <degomme@wasabi>
Fri, 3 Aug 2018 13:22:33 +0000 (15:22 +0200)
include/smpi/sampi.h

index bdbaa98..c3087a8 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SAMPI_H_
 #define SAMPI_H_
 
-#include "malloc.h"
+#include <stdlib.h>
 #include <smpi/smpi.h>
 
 #define AMPI_CALL(type, name, args)                                                                                    \