]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/cgroup-show.c
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / shared / cgroup-show.c
index 8765cf2f49d4997e06b4ab044c1c355eefbe7580..0ddae954343f7fc2895d1bc8c6abc54b26570551 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 /***
   This file is part of systemd.
 
@@ -24,8 +25,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <systemd/sd-bus.h>
-
 #include "alloc-util.h"
 #include "bus-error.h"
 #include "bus-util.h"