X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Ffile.h;fp=include%2Ffile.h;h=cff6cbb646511ae23e037701a17509fb5b5c7d41;hp=ca76a52238559f62028a60abc290f2fa3acd00ee;hb=19d463913aa7e20a567d5e7fb68b7fd69955b5fc;hpb=a9e02f948a7e3f8ada87e07a0c1a382805ad15c6 diff --git a/include/file.h b/include/file.h index ca76a52..cff6cbb 100644 --- a/include/file.h +++ b/include/file.h @@ -45,6 +45,7 @@ struct boot_fspec_t { char* giaddr; /* Gateway address */ char* bootp_retries; /* Bootp retries */ char* tftp_retries; /* TFTP retries */ + char* subnetmask; /* Subnet mask */ char* addl_params; /* copy all additional parameters */ };