mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-10-22 19:34:08 +03:00
security_apparmor.c: Include virscsi.h
After introducing AppArmorSetSecuritySCSILabel() in 2691cd5f
we are using virSCSIDevicePtr type without proper include.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#include "vircommand.h"
|
||||
#include "virlog.h"
|
||||
#include "virstring.h"
|
||||
#include "virscsi.h"
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_SECURITY
|
||||
#define SECURITY_APPARMOR_VOID_DOI "0"
|
||||
|
Reference in New Issue
Block a user