3c51061
diff -rupN med-3.1.0_SRC/include/H5public_extract.h.in med-3.1.0_SRC-new/include/H5public_extract.h.in
3c51061
--- med-3.1.0_SRC/include/H5public_extract.h.in	2015-09-07 18:56:22.000000000 +0200
3c51061
+++ med-3.1.0_SRC-new/include/H5public_extract.h.in	2016-02-06 11:32:36.966021123 +0100
3c51061
@@ -28,9 +28,9 @@ extern "C" {
3c51061
 @HDF5_TYPEDEF_HID_T@
3c51061
 @HDF5_TYPEDEF_HSIZE_T@
3c51061
 
3c51061
-#typedef int herr_t;
3c51061
-#typedef int hid_t;
3c51061
-#typedef unsigned long long   hsize_t;
3c51061
+// typedef int herr_t;
3c51061
+// typedef int hid_t;
3c51061
+// typedef unsigned long long   hsize_t;
3c51061
 
3c51061
 #ifdef __cplusplus
3c51061
 }