summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr.c
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-07-10 21:09:37 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-07-10 21:09:37 (GMT)
commit8aeba09f550488fd0bdd67108950e7b92fa06a93 (patch)
treee20952a43269aa87c3f9d54303574251fc61072f /test/vfd_swmr.c
parent847d22244a634c4231ac5691be789f60243a4b4a (diff)
downloadhdf5-8aeba09f550488fd0bdd67108950e7b92fa06a93.zip
hdf5-8aeba09f550488fd0bdd67108950e7b92fa06a93.tar.gz
hdf5-8aeba09f550488fd0bdd67108950e7b92fa06a93.tar.bz2
Straggler from previous: bsdqueue.h -> H5queue.h
Diffstat (limited to 'test/vfd_swmr.c')
-rw-r--r--test/vfd_swmr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vfd_swmr.c b/test/vfd_swmr.c
index 9759d88..3e574c6 100644
--- a/test/vfd_swmr.c
+++ b/test/vfd_swmr.c
@@ -19,7 +19,7 @@
*
*************************************************************/
-#include "bsdqueue.h"
+#include "H5queue.h"
#include "h5test.h"
#include "vfd_swmr_common.h"