]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/firstboot/firstboot.c
log: minimize includes in log.h
[thirdparty/systemd.git] / src / firstboot / firstboot.c
index 207ddeb70f11ec17178073698ee9e431167403b8..1dbceb8803add6963b2ca2671d9441bd40db3555 100644 (file)
@@ -23,6 +23,8 @@
 #include <shadow.h>
 #include <unistd.h>
 
+#include "sd-id128.h"
+
 #include "alloc-util.h"
 #include "ask-password-api.h"
 #include "copy.h"