summaryrefslogtreecommitdiff
path: root/src/dhcp-manager/nm-dhcp-systemd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dhcp-manager/nm-dhcp-systemd.c')
-rw-r--r--src/dhcp-manager/nm-dhcp-systemd.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/dhcp-manager/nm-dhcp-systemd.c b/src/dhcp-manager/nm-dhcp-systemd.c
index 1ad68a5a36..6fc8b6ef1c 100644
--- a/src/dhcp-manager/nm-dhcp-systemd.c
+++ b/src/dhcp-manager/nm-dhcp-systemd.c
@@ -29,13 +29,11 @@
#include <ctype.h>
#include <net/if_arp.h>
-#include "nm-glib.h"
+#include "nm-default.h"
#include "nm-dhcp-systemd.h"
#include "nm-utils.h"
-#include "nm-logging.h"
#include "nm-dhcp-utils.h"
#include "NetworkManagerUtils.h"
-#include "gsystem-local-alloc.h"
#include "nm-platform.h"
#include "nm-sd-adapt.h"