summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-09-26 13:13:30 +0200
committerThomas Haller <thaller@redhat.com>2015-09-26 13:15:58 +0200
commit4545a7fe9670ce4d7c259c11c2cc853bfae6729b (patch)
treec09f1f6f4496ef2d9459f7a2e82ba4d64749781d
parent7cf5c326bc9a3e3166c682f3d70f65b895f2cd20 (diff)
downloadNetworkManager-4545a7fe9670ce4d7c259c11c2cc853bfae6729b.tar.gz
Revert "libnm-util: don't include "nm-version.h" in "NetworkManager.h""
This breaks build of PackageKit. Revert the patch. This reverts commit 159e827a72f420048e12d318f8ba1edd3f641fc8. https://bugzilla.gnome.org/show_bug.cgi?id=755660
-rw-r--r--libnm-util/NetworkManager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnm-util/NetworkManager.h b/libnm-util/NetworkManager.h
index daef2d2896..b6827c2cbc 100644
--- a/libnm-util/NetworkManager.h
+++ b/libnm-util/NetworkManager.h
@@ -26,6 +26,8 @@
#ifndef NETWORK_MANAGER_H
#define NETWORK_MANAGER_H
+#include <nm-version.h>
+
/*
* dbus services details
*/