summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/dnsmasq/nm-dnsmasq-utils.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/dnsmasq/nm-dnsmasq-utils.c b/src/core/dnsmasq/nm-dnsmasq-utils.c
index 86e18b5640..c2791b9e6c 100644
--- a/src/core/dnsmasq/nm-dnsmasq-utils.c
+++ b/src/core/dnsmasq/nm-dnsmasq-utils.c
@@ -5,9 +5,10 @@
#include "src/core/nm-default-daemon.h"
+#include "nm-dnsmasq-utils.h"
+
#include <arpa/inet.h>
-#include "nm-dnsmasq-utils.h"
#include "libnm-platform/nm-platform.h"
#include "nm-utils.h"