]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/login/inhibit.c
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / login / inhibit.c
index f2c37a8623ae84f29945fc8bd0424b50773880f9..7b9e3f0f6ec63920b9e82e1a28f2a52ab856af75 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 /***
   This file is part of systemd.
 
@@ -29,7 +30,7 @@
 #include "bus-error.h"
 #include "bus-util.h"
 #include "fd-util.h"
-#include "formats-util.h"
+#include "format-util.h"
 #include "process-util.h"
 #include "signal-util.h"
 #include "strv.h"