Description: Enable building with HDF5 1.8
 Fix build problems with HDF5 version 2 API.
Author: Steve Robbins <smr@debian.org>
Bug: n/a
Forwarded: no

--- minc-2.1.10.orig/libsrc2/test/datatype-test.c
+++ minc-2.1.10/libsrc2/test/datatype-test.c
@@ -13,7 +13,7 @@
 
     /* Turn off automatic error reporting.
      */
-    H5Eset_auto(H5E_DEFAULT, NULL);
+    H5Eset_auto(H5E_DEFAULT, NULL, NULL);
 
     /* Check each file.
      */
