]> git.ozlabs.org Git - petitboot/blobdiff - lib/types/types.h
ui/ncurses: Reset console options on boot
[petitboot] / lib / types / types.h
index 5f99b58d52b33d11dc5dc8369bbdc5569489e8e4..f5392c89c4a7b1715622cf3d7520e956e24ac30b 100644 (file)
@@ -97,6 +97,7 @@ struct status {
        } type;
        char    *message;
        bool    backlog;
+       bool    boot_active;
 };
 
 struct statuslog_entry {