]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/boot/bootctl.c
Merge pull request #7855 from poettering/log-h-includes
[thirdparty/systemd.git] / src / boot / bootctl.c
index cd95f0e426ccc54385548fb4afc0362f12f4858e..0c2a39d34b8ae71e8225497e865266766738f2cf 100644 (file)
@@ -36,6 +36,8 @@
 #include <sys/statfs.h>
 #include <unistd.h>
 
+#include "sd-id128.h"
+
 #include "alloc-util.h"
 #include "blkid-util.h"
 #include "bootspec.h"