Remove usage of libgen.h (#1984)

This commit is contained in:
jhendersonHDF
2022-08-10 11:00:45 -05:00
committed by GitHub
parent 95ceec786a
commit 6c5b5e0759
6 changed files with 0 additions and 9 deletions

View File

@@ -15,7 +15,6 @@
*/
#include <mpi.h>
#include <libgen.h>
#include "testpar.h"
#include "H5srcdir.h"

View File

@@ -15,8 +15,6 @@
* This file is a catchall for parallel VFD tests.
*/
#include <libgen.h>
#include "testphdf5.h"
#ifdef H5_HAVE_SUBFILING_VFD