summaryrefslogtreecommitdiffstats
path: root/test/cache2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cache2.c')
-rw-r--r--test/cache2.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/cache2.c b/test/cache2.c
index f9fde85..41c3bf7 100644
--- a/test/cache2.c
+++ b/test/cache2.c
@@ -19,6 +19,9 @@
* This file contains tests for the cache implemented in
* H5C.c
*/
+
+#include <aio.h>
+
#include "h5test.h"
#include "H5Iprivate.h"
#include "H5ACprivate.h"