summaryrefslogtreecommitdiff
path: root/src/dhcp-manager
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-10-29 17:23:46 +0100
committerThomas Haller <thaller@redhat.com>2014-11-07 15:19:05 +0100
commitc2628193607ccf6f8fb162f8459ccbb815c5cd86 (patch)
tree2364ffcb1edea367b46e96b27c0ad2a56788082d /src/dhcp-manager
parent0500bade7711a20742fc65efab4dd005710cc98c (diff)
downloadNetworkManager-c2628193607ccf6f8fb162f8459ccbb815c5cd86.tar.gz
platform: don't include gsystem-local-alloc.h in nm-platform.h
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'src/dhcp-manager')
-rw-r--r--src/dhcp-manager/nm-dhcp-systemd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dhcp-manager/nm-dhcp-systemd.c b/src/dhcp-manager/nm-dhcp-systemd.c
index 804be3590a..363c87f870 100644
--- a/src/dhcp-manager/nm-dhcp-systemd.c
+++ b/src/dhcp-manager/nm-dhcp-systemd.c
@@ -36,6 +36,7 @@
#include "nm-logging.h"
#include "nm-dhcp-utils.h"
#include "NetworkManagerUtils.h"
+#include "gsystem-local-alloc.h"
#include "nm-sd-adapt.h"