From 5e77c67e0f77cf32675a6bcf4f99309c802bda0a Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Thu, 15 Apr 2021 21:19:56 +0200 Subject: core: cleanup #include of "nm-dnsmasq-utils.c" --- src/core/dnsmasq/nm-dnsmasq-utils.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -#include "nm-dnsmasq-utils.h" #include "libnm-platform/nm-platform.h" #include "nm-utils.h" -- cgit v1.2.1