mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
error: Move qemu_error & friends into their own header
This commit is contained in:
parent
6e4f984cb9
commit
2f7920166d
16 changed files with 26 additions and 15 deletions
|
@ -28,9 +28,9 @@
|
|||
#include "net.h"
|
||||
#include "qemu-char.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qemu-error.h"
|
||||
#include "qemu-option.h"
|
||||
#include "qemu_socket.h"
|
||||
#include "sysemu.h"
|
||||
|
||||
typedef struct NetSocketState {
|
||||
VLANClientState nc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue