]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-s390x/gdbstub.c
s390x/kvm: fix build against qemu_uuid
[mirror_qemu.git] / target-s390x / gdbstub.c
index a05d1cd7aba6848eaf22e674e67e186399654376..3d223dec978bbb6582c201ff2501e84341c8c256 100644 (file)
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
-#include "config.h"
+#include "qemu/osdep.h"
 #include "qemu-common.h"
+#include "cpu.h"
+#include "exec/exec-all.h"
 #include "exec/gdbstub.h"
 #include "qemu/bitops.h"