]> git.proxmox.com Git - qemu.git/blobdiff - target-i386/fpu_helper.c
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
[qemu.git] / target-i386 / fpu_helper.c
index 44f3d2794455c75b15e84413ee3b0b5fb5ce301a..c0427fec7a080e163ee4c086e1e367cc545b9b1c 100644 (file)
@@ -20,6 +20,8 @@
 #include <math.h>
 #include "cpu.h"
 #include "helper.h"
+#include "qemu/aes.h"
+#include "qemu/host-utils.h"
 
 #if !defined(CONFIG_USER_ONLY)
 #include "exec/softmmu_exec.h"