diff options
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/t_subfiling_vfd.c | 1 | ||||
-rw-r--r-- | testpar/t_vfd.c | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/testpar/t_subfiling_vfd.c b/testpar/t_subfiling_vfd.c index f6fa63c..c289fac 100644 --- a/testpar/t_subfiling_vfd.c +++ b/testpar/t_subfiling_vfd.c @@ -15,7 +15,6 @@ */ #include <mpi.h> -#include <libgen.h> #include "testpar.h" #include "H5srcdir.h" diff --git a/testpar/t_vfd.c b/testpar/t_vfd.c index 9b47f07..b65812a 100644 --- a/testpar/t_vfd.c +++ b/testpar/t_vfd.c @@ -15,8 +15,6 @@ * This file is a catchall for parallel VFD tests. */ -#include <libgen.h> - #include "testphdf5.h" #ifdef H5_HAVE_SUBFILING_VFD |