summaryrefslogtreecommitdiff
path: root/src/nm-active-connection.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-06-01 12:31:36 +0200
committerThomas Haller <thaller@redhat.com>2016-06-01 19:06:35 +0200
commit8e54cfdb27c90d79f1baffcd2c4fabff95ef6bc8 (patch)
treed10783a8b9c5721020825855cf503c72e24be7ee /src/nm-active-connection.c
parented551a463308ae6e0045c1c51b0cc14a2f04d3dc (diff)
downloadNetworkManager-8e54cfdb27c90d79f1baffcd2c4fabff95ef6bc8.tar.gz
all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header
Diffstat (limited to 'src/nm-active-connection.c')
-rw-r--r--src/nm-active-connection.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nm-active-connection.c b/src/nm-active-connection.c
index 7f84fe4d64..2b7847b2df 100644
--- a/src/nm-active-connection.c
+++ b/src/nm-active-connection.c
@@ -21,6 +21,8 @@
#include "nm-default.h"
#include "nm-active-connection.h"
+
+#include "nm-common-macros.h"
#include "nm-dbus-interface.h"
#include "nm-device.h"
#include "nm-settings-connection.h"