summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-08-13 15:49:15 +0200
committerThomas Haller <thaller@redhat.com>2015-08-13 15:49:15 +0200
commitbceb92ea7d7a15eed403d4918864d82ddde49740 (patch)
tree83d4a8c76dd2c11eb6537f08e20fc11d849f3726
parent99546c758d7d6775c592f7bd7a0f5f55e27324ce (diff)
downloadNetworkManager-bceb92ea7d7a15eed403d4918864d82ddde49740.tar.gz
fixup! WIP: add support for DBus ObjectManager interface
-rw-r--r--src/nm-bus-manager.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nm-bus-manager.c b/src/nm-bus-manager.c
index 7745db49e7..60fa66b52c 100644
--- a/src/nm-bus-manager.c
+++ b/src/nm-bus-manager.c
@@ -35,8 +35,6 @@
#include <string.h>
#include "NetworkManagerUtils.h"
-#include "gsystem-local-alloc.h"
-
#define PRIV_SOCK_PATH NMRUNDIR "/private"
#define PRIV_SOCK_TAG "private"