X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2Ftypes%2Ftypes.h;h=f5392c89c4a7b1715622cf3d7520e956e24ac30b;hp=5f99b58d52b33d11dc5dc8369bbdc5569489e8e4;hb=2bc0df4aa35a89c5af7e54f459e2bbde20ca6a7e;hpb=646d77d8156ad72da1c24f734a029a525ba4bed9;ds=inline diff --git a/lib/types/types.h b/lib/types/types.h index 5f99b58..f5392c8 100644 --- a/lib/types/types.h +++ b/lib/types/types.h @@ -97,6 +97,7 @@ struct status { } type; char *message; bool backlog; + bool boot_active; }; struct statuslog_entry {