summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
Diffstat (limited to 'fortran')
-rw-r--r--fortran/src/H5Zf.c1
-rw-r--r--fortran/src/H5_f.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/fortran/src/H5Zf.c b/fortran/src/H5Zf.c
index 33d9fb3..b31878c 100644
--- a/fortran/src/H5Zf.c
+++ b/fortran/src/H5Zf.c
@@ -20,7 +20,6 @@
*/
#include "H5f90.h"
-#include "hdf5dev.h"
/****if* H5Zf/h5zunregister_c
* NAME
diff --git a/fortran/src/H5_f.c b/fortran/src/H5_f.c
index 52fc276..d245cae 100644
--- a/fortran/src/H5_f.c
+++ b/fortran/src/H5_f.c
@@ -21,7 +21,6 @@
#include "H5f90.h"
#include "H5fort_type_defines.h"
-#include "hdf5dev.h"
int IntKinds_SizeOf[] = H5_FORTRAN_INTEGER_KINDS_SIZEOF;