mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
misc: move include files to include/qemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -146,7 +146,7 @@ int get_osversion(void);
|
||||
void fork_start(void);
|
||||
void fork_end(int child);
|
||||
|
||||
#include "qemu-log.h"
|
||||
#include "qemu/log.h"
|
||||
|
||||
/* strace.c */
|
||||
void
|
||||
|
Reference in New Issue
Block a user