X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ui%2Fncurses%2Fnc-cui.h;h=4997f4b5ff4734995f6c9b3ce03173026b0b97d9;hb=54fe42bb10e15ca3ef289f4ad0126f424830cdd8;hp=b310f4a5662f7b238f4cf6c84294bdd40442971b;hpb=5b3dd56d982629349e612b9e984e65dec09b438f;p=petitboot diff --git a/ui/ncurses/nc-cui.h b/ui/ncurses/nc-cui.h index b310f4a..4997f4b 100644 --- a/ui/ncurses/nc-cui.h +++ b/ui/ncurses/nc-cui.h @@ -52,6 +52,7 @@ struct cui_opt_data { struct cui { enum pb_nc_sig c_sig; bool has_input; + struct autoboot_option *autoboot_opt; sig_atomic_t abort; sig_atomic_t resize; struct nc_scr *current;