diff options
Diffstat (limited to 'include/crypto/secret.h')
-rw-r--r-- | include/crypto/secret.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/crypto/secret.h b/include/crypto/secret.h index 913519ae27..60f2a502b7 100644 --- a/include/crypto/secret.h +++ b/include/crypto/secret.h @@ -22,7 +22,6 @@ #define QCRYPTO_SECRET_H__ #include "qemu-common.h" -#include "qapi/error.h" #include "qom/object.h" #define TYPE_QCRYPTO_SECRET "secret" |