diff options
Diffstat (limited to 'tests/test-crypto-ivgen.c')
-rw-r--r-- | tests/test-crypto-ivgen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-crypto-ivgen.c b/tests/test-crypto-ivgen.c index 96129da367..a5ff5d3da6 100644 --- a/tests/test-crypto-ivgen.c +++ b/tests/test-crypto-ivgen.c @@ -19,6 +19,7 @@ */ #include "qemu/osdep.h" +#include "qapi/error.h" #include "crypto/ivgen.h" |