mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-23 00:20:38 +01:00
core: cleanup #include of "nm-dnsmasq-utils.c"
This commit is contained in:
parent
d1457410fd
commit
5e77c67e0f
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue