X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ui%2Fncurses%2Fnc-cui.h;fp=ui%2Fncurses%2Fnc-cui.h;h=4997f4b5ff4734995f6c9b3ce03173026b0b97d9;hb=99a1f905f585480cca2c9a43ab18ed8e37365192;hp=b310f4a5662f7b238f4cf6c84294bdd40442971b;hpb=47c55b245aab729a9c23bfb830329022c7b25d83;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;