summaryrefslogtreecommitdiff
path: root/src/nm-config-data.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-config-data.c')
-rw-r--r--src/nm-config-data.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nm-config-data.c b/src/nm-config-data.c
index 5e015f016..a804e61a9 100644
--- a/src/nm-config-data.c
+++ b/src/nm-config-data.c
@@ -24,12 +24,11 @@
#include <string.h>
#include "nm-config.h"
-#include "gsystem-local-alloc.h"
#include "nm-device.h"
#include "nm-core-internal.h"
#include "nm-keyfile-internal.h"
#include "nm-macros-internal.h"
-#include "nm-logging.h"
+#include "nm-default.h"
typedef struct {
char *group_name;