all: drop redundant includes
This commit is contained in:
@@ -12,10 +12,6 @@
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
#include "libnm-glib-aux/nm-shared-utils.h"
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
#define NM_KEYFILE_GROUP_VPN_SECRETS "vpn-secrets"
|
||||
#define NM_KEYFILE_GROUPPREFIX_WIREGUARD_PEER "wireguard-peer."
|
||||
|
||||
|
@@ -9,7 +9,6 @@
|
||||
#include "libnm-glib-aux/nm-dbus-aux.h"
|
||||
#include "libnm-glib-aux/nm-io-utils.h"
|
||||
#include "libnm-glib-aux/nm-logging-base.h"
|
||||
#include "libnm-glib-aux/nm-shared-utils.h"
|
||||
#include "libnm-glib-aux/nm-time-utils.h"
|
||||
|
||||
/* nm-priv-helper doesn't link with libnm-core nor libnm-base, but these
|
||||
|
Reference in New Issue
Block a user