diff options
Diffstat (limited to 'include/crypto/cipher.h')
-rw-r--r-- | include/crypto/cipher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/crypto/cipher.h b/include/crypto/cipher.h index f90ac79..c04c3ac 100644 --- a/include/crypto/cipher.h +++ b/include/crypto/cipher.h @@ -22,7 +22,6 @@ #define QCRYPTO_CIPHER_H__ #include "qemu-common.h" -#include "qapi/error.h" typedef struct QCryptoCipher QCryptoCipher; |