mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 23:37:42 +00:00
cpu: Don't use prefixes for no reason
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
97a84a9344
commit
86d4a558d8
@ -33,7 +33,7 @@
|
||||
#include "cpu_ppc64.h"
|
||||
#include "cpu_s390.h"
|
||||
#include "cpu_arm.h"
|
||||
#include "util/virstring.h"
|
||||
#include "virstring.h"
|
||||
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_CPU
|
||||
|
@ -27,7 +27,7 @@
|
||||
# include "virerror.h"
|
||||
# include "datatypes.h"
|
||||
# include "virarch.h"
|
||||
# include "conf/cpu_conf.h"
|
||||
# include "cpu_conf.h"
|
||||
# include "cpu_x86_data.h"
|
||||
# include "cpu_ppc64_data.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user