X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fboot%2Fboot-loader.h;h=b3fcdeedadda5b100a93c1235fad63be023c323b;hb=c1ff5570f4a04bb9aedea444c12dce81679224ec;hp=08827c30ad21669b8e7985fb33c34f20283b900c;hpb=76f282c636f33b41bdbc93a5b2945945ee0029bf;p=elogind.git diff --git a/src/boot/boot-loader.h b/src/boot/boot-loader.h index 08827c30a..b3fcdeeda 100644 --- a/src/boot/boot-loader.h +++ b/src/boot/boot-loader.h @@ -21,5 +21,7 @@ along with systemd; If not, see . ***/ +#include "boot.h" + int boot_loader_read_entries(struct boot_info *info); int boot_loader_find_active_entry(struct boot_info *info, const char *loader_active);