]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/path/path.c
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / path / path.c
index 97e8323de13f0a9c1e7667febc69d8cea9089307..0f029c4ae63dcb4598dd42fa585a187f3bac7b3a 100644 (file)
@@ -1,5 +1,4 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
+/* SPDX-License-Identifier: LGPL-2.1+ */
 /***
   This file is part of systemd.
 
@@ -26,6 +25,7 @@
 
 #include "sd-path.h"
 
+#include "alloc-util.h"
 #include "log.h"
 #include "macro.h"
 #include "string-util.h"