]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - gdbstub.c
include/qemu/osdep.h: Don't include qapi/error.h
[thirdparty/qemu.git] / gdbstub.c
index fdcb0eea8f54bd4ceae189593d45f231a9bc0177..e4e480f66811dfb8955c12722a5ce9a7c77ab164 100644 (file)
--- a/gdbstub.c
+++ b/gdbstub.c
@@ -17,6 +17,7 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "qemu-common.h"
 #ifdef CONFIG_USER_ONLY