summaryrefslogtreecommitdiffstats
path: root/test/cache_api.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-02-02 17:55:01 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-02-02 17:55:01 (GMT)
commit2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163 (patch)
tree7551268fdf278eb58a567158827391b3ec537de7 /test/cache_api.c
parentbe955c5e792ff642c259c25999a86c6007682019 (diff)
downloadhdf5-2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163.zip
hdf5-2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163.tar.gz
hdf5-2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163.tar.bz2
HDFFV-10124 Using cache_common.h contains other include files
Diffstat (limited to 'test/cache_api.c')
-rw-r--r--test/cache_api.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/cache_api.c b/test/cache_api.c
index 1d3c9cf..a0d6e83 100644
--- a/test/cache_api.c
+++ b/test/cache_api.c
@@ -20,9 +20,6 @@
* with the cache implemented in H5C.c
*/
-#include "h5test.h"
-#include "H5Iprivate.h"
-#include "H5ACprivate.h"
#include "cache_common.h"
/* extern declarations */