]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/journal-iterate-unique.c
Merge pull request #33011 from yuwata/machine-id-setup-follow-ups
[thirdparty/systemd.git] / man / journal-iterate-unique.c
index e9f273c6e505ffd0088af6487e24e8e05878355a..f44303d75cdfb99d2e61a0535af51cfd0b1e873d 100644 (file)
@@ -1,7 +1,7 @@
-/* SPDX-License-Identifier: CC0-1.0 */
+/* SPDX-License-Identifier: MIT-0 */
 
+#include <errno.h>
 #include <stdio.h>
-#include <string.h>
 #include <systemd/sd-journal.h>
 
 int main(int argc, char *argv[]) {