Remove usage of libgen.h (#1984)
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
*/
|
||||
|
||||
#include <mpi.h>
|
||||
#include <libgen.h>
|
||||
|
||||
#include "testpar.h"
|
||||
#include "H5srcdir.h"
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
* This file is a catchall for parallel VFD tests.
|
||||
*/
|
||||
|
||||
#include <libgen.h>
|
||||
|
||||
#include "testphdf5.h"
|
||||
|
||||
#ifdef H5_HAVE_SUBFILING_VFD
|
||||
|
||||
Reference in New Issue
Block a user