summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.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/NetworkManagerUtils.c
parented551a463308ae6e0045c1c51b0cc14a2f04d3dc (diff)
downloadNetworkManager-8e54cfdb27c90d79f1baffcd2c4fabff95ef6bc8.tar.gz
all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header
Diffstat (limited to 'src/NetworkManagerUtils.c')
-rw-r--r--src/NetworkManagerUtils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/NetworkManagerUtils.c b/src/NetworkManagerUtils.c
index 09ed25c566..9894872b8d 100644
--- a/src/NetworkManagerUtils.c
+++ b/src/NetworkManagerUtils.c
@@ -23,6 +23,7 @@
#include "NetworkManagerUtils.h"
+#include "nm-common-macros.h"
#include "nm-utils.h"
#include "nm-setting-connection.h"
#include "nm-setting-ip4-config.h"