]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/aes.c
migration/postcopy: break the loop when there is no more page to discard
[mirror_qemu.git] / crypto / aes.c
index 86b3092324d5734b0edc70bc1d01ba2557bc3ad9..0f6a195af8226c4667a7a7b8a58bb84079562449 100644 (file)
@@ -28,7 +28,6 @@
  * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 #include "qemu/osdep.h"
-#include "qemu-common.h"
 #include "crypto/aes.h"
 
 typedef uint32_t u32;