mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
util: Move virSecretUsageType to virsecret.h
Move the virSecretUsageType into the util.
This commit is contained in:
@@ -32,9 +32,9 @@
|
||||
#include "viralloc.h"
|
||||
#include "virfile.h"
|
||||
#include "virutil.h"
|
||||
#include "virsecret.h"
|
||||
#include "virstring.h"
|
||||
#include "virtime.h"
|
||||
#include "conf/secret_conf.h"
|
||||
|
||||
static virSecretPtr
|
||||
virshCommandOptSecret(vshControl *ctl, const vshCmd *cmd, const char **name)
|
||||
|
||||
Reference in New Issue
Block a user