diff options
-rw-r--r-- | test/cache.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/cache.c b/test/cache.c index 24c1f6c..8c1e328 100644 --- a/test/cache.c +++ b/test/cache.c @@ -23,11 +23,6 @@ #include "H5Iprivate.h" #include "H5ACprivate.h" #include "cache_common.h" -#include <sys/types.h> -#include <time.h> -#include <unistd.h> -#include <stdio.h> -#include <math.h> /* private function declarations: */ |