Selaa lähdekoodia

Fix the compilation of the MPI lib

Cédric Augonnet 15 vuotta sitten
vanhempi
commit
60663b8880
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      mpi/starpu_mpi_private.h

+ 1 - 0
mpi/starpu_mpi_private.h

@@ -22,6 +22,7 @@
 #include "starpu_mpi.h"
 #include "starpu_mpi.h"
 #include "starpu_mpi_fxt.h"
 #include "starpu_mpi_fxt.h"
 #include <common/list.h>
 #include <common/list.h>
+#include <common/utils.h>
 #include <pthread.h>
 #include <pthread.h>
 
 
 #define SEND_REQ	0
 #define SEND_REQ	0