This patch needs another fix on top, which got lost during my final
rebase for the submitted series:

diff --git a/tests/wrap64.h b/tests/wrap64.h
index 890fae8..af6cc2b 100644
--- a/tests/wrap64.h
+++ b/tests/wrap64.h
@@ -2,6 +2,8 @@
 #define _WRAP64_H 1
 #include <syscall.h>
 #include <linux/types.h>
+/* The following include is required for LIBAIO_REDIRECT */
+#include <libaio.h>
 #include "util.h"
 



Reply via email to