summaryrefslogtreecommitdiffstats
path: root/test/cache_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cache_common.c')
-rw-r--r--test/cache_common.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/cache_common.c b/test/cache_common.c
index 59328f7..bb526c1 100644
--- a/test/cache_common.c
+++ b/test/cache_common.c
@@ -19,9 +19,6 @@
* This file contains common code for tests of the cache
* implemented in H5C.c
*/
-#include "h5test.h"
-#include "H5Cprivate.h"
-#include "H5Iprivate.h"
#include "H5MFprivate.h"
#include "H5MMprivate.h"
#include "cache_common.h"