diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/h5test.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/h5test.c b/test/h5test.c index 8285043..8181ff9 100644 --- a/test/h5test.c +++ b/test/h5test.c @@ -22,8 +22,7 @@ */ #undef NDEBUG /*override -DNDEBUG */ -#include <sys/types.h> -#include <sys/stat.h> + #include "h5test.h" #include "H5srcdir.h" |