mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Remove exec-all.h include directives
Most exec-all.h include directives are now useless, remove them. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
f081c76ccf
commit
2b41f10e18
57 changed files with 8 additions and 58 deletions
|
@ -37,7 +37,7 @@
|
|||
|
||||
#define MAX_PACKET_LENGTH 4096
|
||||
|
||||
#include "exec-all.h"
|
||||
#include "cpu.h"
|
||||
#include "qemu_socket.h"
|
||||
#include "kvm.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue