error: Move qemu_error & friends into their own header

This commit is contained in:
Markus Armbruster 2010-02-18 16:24:31 +01:00
parent 6e4f984cb9
commit 2f7920166d
16 changed files with 26 additions and 15 deletions

View file

@ -38,6 +38,7 @@
#include "sysemu.h"
#include "qemu-char.h"
#include "qemu-common.h"
#include "qemu-error.h"
#include "net/tap-linux.h"