]> git.proxmox.com Git - qemu.git/blobdiff - qemu-error.c
Remove unused sysemu.h include directives
[qemu.git] / qemu-error.c
index 5a35e7c1c2c0f9fa63fcf4bccba8a804af09619c..41c191d528863163c5f48fcb44569d7c11ebc5ad 100644 (file)
@@ -12,7 +12,6 @@
 
 #include <stdio.h>
 #include "monitor.h"
-#include "sysemu.h"
 
 /*
  * Print to current monitor if we have one, else to stderr.