Samuel Thibault пре 12 година
родитељ
комит
298986d64b
1 измењених фајлова са 1 додато и 0 уклоњено
  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 <stdlib.h>
 #include <stdio.h>
 #include <stdio.h>
+#include <unistd.h>
 #include <string.h>
 #include <string.h>
 #include <time.h>
 #include <time.h>
 #include <math.h>
 #include <math.h>