diff options
Diffstat (limited to 'include/crypto/init.h')
-rw-r--r-- | include/crypto/init.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/crypto/init.h b/include/crypto/init.h index 5fc510c4f8..4836a37e3f 100644 --- a/include/crypto/init.h +++ b/include/crypto/init.h @@ -22,7 +22,6 @@ #define QCRYPTO_INIT_H__ #include "qemu-common.h" -#include "qapi/error.h" int qcrypto_init(Error **errp); |