]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/dbus-path.c
Merge pull request #17732 from yuwata/core-use-synthetic_errno
[thirdparty/systemd.git] / src / core / dbus-path.c
index 7bd0acac223e967dffb314115de4ecbbae462d0e..14e77d783dd929b25a17560907c4dcc48d2ae34f 100644 (file)
@@ -1,12 +1,7 @@
-/* SPDX-License-Identifier: LGPL-2.1+ */
-/***
-  This file is part of systemd.
-
-  Copyright 2010 Lennart Poettering
-***/
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
 
 #include "alloc-util.h"
-#include "bus-util.h"
+#include "bus-get-properties.h"
 #include "dbus-path.h"
 #include "dbus-util.h"
 #include "list.h"