X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2Ftypes%2Ftypes.h;h=7b9269b1899905cb250feaaf2fb1a365b21a0f6d;hp=6b607cdeecccfd622a5ee3cf0c33a41b52cbe2b4;hb=662129afba2d344d692a9dbfd430c91eff4f281d;hpb=82b4c9d7ecbfada62295620a6082caf1b9860ff6;ds=sidebyside diff --git a/lib/types/types.h b/lib/types/types.h index 6b607cd..7b9269b 100644 --- a/lib/types/types.h +++ b/lib/types/types.h @@ -129,6 +129,7 @@ struct interface_config { char *url; } static_config; }; + bool override; }; struct network_config {