mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-06 21:00:32 +01:00
tui: fix build
This commit is contained in:
parent
177c767320
commit
94c29932e2
1 changed files with 1 additions and 0 deletions
|
|
@ -435,6 +435,7 @@ nmt_secret_agent_get_secrets (NMSecretAgent *agent,
|
|||
{
|
||||
NmtSecretAgent *self = NMT_SECRET_AGENT (agent);
|
||||
NmtSecretAgentPrivate *priv = NMT_SECRET_AGENT_GET_PRIVATE (self);
|
||||
NmtSecretAgentRequest *request;
|
||||
NMSettingConnection *s_con;
|
||||
const char *connection_type;
|
||||
char *request_id;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue