diff options
Diffstat (limited to 'test/unlink.c')
-rw-r--r-- | test/unlink.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unlink.c b/test/unlink.c index 7169365..9222596 100644 --- a/test/unlink.c +++ b/test/unlink.c @@ -25,7 +25,6 @@ /* Define this macro to indicate that the testing APIs should be available */ #define H5G_TESTING -#include <time.h> #include "h5test.h" #include "H5Gpkg.h" /* Groups */ |