]> 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 1a97d62486f45f538202a41b3e883a67c5ee4c14..14e77d783dd929b25a17560907c4dcc48d2ae34f 100644 (file)
@@ -1,7 +1,7 @@
-/* SPDX-License-Identifier: LGPL-2.1+ */
+/* 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"