]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-xml.c
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / test / test-xml.c
index 93b0e7c3fbb447878f8ecaed096fd115d047eed1..5b9abc16ba81b14229813ccb375dc51cce4aaa5f 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.
 
@@ -21,6 +20,7 @@
 
 #include <stdarg.h>
 
+#include "alloc-util.h"
 #include "string-util.h"
 #include "util.h"
 #include "xml.h"