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