summaryrefslogtreecommitdiff
path: root/src/core/dhcp/nm-dhcp-dhclient-utils.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-08-06 15:17:05 +0200
committerThomas Haller <thaller@redhat.com>2021-08-24 10:19:39 +0200
commita5a62a80fc6943379872e45386117a520aacbf4c (patch)
treeec6fd43821cfccd10eb76c4dc0331f56c85ab750 /src/core/dhcp/nm-dhcp-dhclient-utils.c
parent1a3a229bc86e7581494ef541f4d08799a0464406 (diff)
downloadNetworkManager-next2.tar.gz
core: use NML3ConfigData (WIP)next2
Diffstat (limited to 'src/core/dhcp/nm-dhcp-dhclient-utils.c')
-rw-r--r--src/core/dhcp/nm-dhcp-dhclient-utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/dhcp/nm-dhcp-dhclient-utils.c b/src/core/dhcp/nm-dhcp-dhclient-utils.c
index 3ea481c385..8353f5e04d 100644
--- a/src/core/dhcp/nm-dhcp-dhclient-utils.c
+++ b/src/core/dhcp/nm-dhcp-dhclient-utils.c
@@ -15,7 +15,6 @@
#include "libnm-glib-aux/nm-dedup-multi.h"
#include "nm-dhcp-utils.h"
-#include "nm-ip4-config.h"
#include "nm-utils.h"
#include "libnm-platform/nm-platform.h"
#include "NetworkManagerUtils.h"