all: drop redundant includes

This commit is contained in:
Thomas Haller 2022-05-03 13:31:37 +02:00
parent 80a19958dc
commit d75aae8b26
No known key found for this signature in database
GPG Key ID: 29C2366E4DFC5728
2 changed files with 0 additions and 5 deletions

View File

@ -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."

View File

@ -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