summaryrefslogtreecommitdiff
path: root/src/NetworkManagerUtils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/NetworkManagerUtils.c')
-rw-r--r--src/NetworkManagerUtils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/NetworkManagerUtils.c b/src/NetworkManagerUtils.c
index 369ae2ca46..d2ae0573d1 100644
--- a/src/NetworkManagerUtils.c
+++ b/src/NetworkManagerUtils.c
@@ -28,9 +28,11 @@
#include <resolv.h>
#include <sys/types.h>
#include <sys/wait.h>
+#include <linux/if.h>
#include "NetworkManagerUtils.h"
#include "nm-utils.h"
+#include "nm-setting-private.h"
#include "nm-logging.h"
#include "nm-device.h"
#include "nm-setting-connection.h"