Selaa lähdekoodia

really fix build on plafrim

Samuel Thibault 8 vuotta sitten
vanhempi
commit
1780dae214
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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