浏览代码

really fix build on plafrim

Samuel Thibault 8 年之前
父节点
当前提交
1780dae214
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/core/disk_ops/disk_hdf5.c

+ 1 - 0
src/core/disk_ops/disk_hdf5.c

@@ -16,6 +16,7 @@
 
 #include <fcntl.h>
 #include <errno.h>
+#include <common/config.h>
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif