mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-23 21:15:20 +00:00
bridge: include netdev_bandwidth_conf.h
This file uses the virNetDevBandwidth*Floor helpers without including the correct include, relying on virnetworkportdef.h to include it. Signed-off-by: Ján Tomko <jtomko@redhat.com> Fixes: 17f430eb5cfaaa3388077f2b0856f011f0b2a4c3 Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
ec646c1665
commit
018306f73f
@ -69,6 +69,8 @@
|
|||||||
#include "virnetworkportdef.h"
|
#include "virnetworkportdef.h"
|
||||||
#include "virutil.h"
|
#include "virutil.h"
|
||||||
|
|
||||||
|
#include "netdev_bandwidth_conf.h"
|
||||||
|
|
||||||
#define VIR_FROM_THIS VIR_FROM_NETWORK
|
#define VIR_FROM_THIS VIR_FROM_NETWORK
|
||||||
#define MAX_BRIDGE_ID 256
|
#define MAX_BRIDGE_ID 256
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user