summaryrefslogtreecommitdiffstats
path: root/src/H5Edefin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Edefin.h')
-rw-r--r--src/H5Edefin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Edefin.h b/src/H5Edefin.h
index 91b9b9c..1bdd4ba 100644
--- a/src/H5Edefin.h
+++ b/src/H5Edefin.h
@@ -149,6 +149,7 @@ hid_t H5E_CANTDIRTY_g = FAIL; /* Unable to mark metadata as dirty */
/* Parallel MPI errors */
hid_t H5E_MPI_g = FAIL; /* Some MPI function failed */
hid_t H5E_MPIERRSTR_g = FAIL; /* MPI Error String */
+hid_t H5E_CANTRECV_g = FAIL; /* Can't receive data */
/* Dataspace errors */
hid_t H5E_CANTCLIP_g = FAIL; /* Can't clip hyperslab region */