]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/ivgen-plain64.c
Include qapi/error.h exactly where needed
[mirror_qemu.git] / crypto / ivgen-plain64.c
index 6c6b1b44c36e16e60ab022fb3d5c3fd4270d74e3..e4679a1e6e7f4f58ee3a7bd6ab9ed6a224b9d0ca 100644 (file)
@@ -19,7 +19,6 @@
  */
 
 #include "qemu/osdep.h"
-#include "qapi/error.h"
 #include "qemu/bswap.h"
 #include "crypto/ivgen-plain.h"