浏览代码

fix build

Samuel Thibault 11 年之前
父节点
当前提交
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 <stdio.h>
+#include <unistd.h>
 #include <string.h>
 #include <time.h>
 #include <math.h>