Samuel Thibault 11 vuotta sitten
vanhempi
commit
298986d64b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      mpi/examples/mpi_lu/plu_outofcore_example.c

+ 1 - 0
mpi/examples/mpi_lu/plu_outofcore_example.c

@@ -17,6 +17,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <unistd.h>
 #include <string.h>
 #include <time.h>
 #include <math.h>