Author: Andreas Tille <tille@debian.org>
Last-Update: 2024-09-09
Description: r-bioc-rhdf5 is using H5private.h
Forwarded: not-needed

 While this is totally broken to use this private header file
 it is provided here as a copy of the source code of
   libhdf5-dev 1.10.4+repack-10
 which is provided as a code copy

--- r-bioc-rhdf5.orig/src/h5testLock.h
+++ r-bioc-rhdf5/src/h5testLock.h
@@ -1,5 +1,5 @@
 #include <fcntl.h>
 #include "myhdf5.h"
-#include <H5private.h>
+#include "H5private.h"
 
 SEXP _h5fileLock(SEXP _file_name);
