X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd-network%2Fdhcp-lease-internal.h;fp=src%2Flibsystemd-network%2Fdhcp-lease-internal.h;h=1b157fd454d5325361a65cf64c172d807dd6d197;hb=ce78df79b88d02d36cbf9e39e70ecb871750e16d;hp=d12bcac2477502155c822c8ac70bb475620eac4b;hpb=8100c1a8f58b2fb5d97e156420a7e16562e93bc4;p=elogind.git diff --git a/src/libsystemd-network/dhcp-lease-internal.h b/src/libsystemd-network/dhcp-lease-internal.h index d12bcac24..1b157fd45 100644 --- a/src/libsystemd-network/dhcp-lease-internal.h +++ b/src/libsystemd-network/dhcp-lease-internal.h @@ -46,6 +46,7 @@ struct sd_dhcp_lease { uint16_t mtu; char *domainname; char *hostname; + char *root_path; }; int dhcp_lease_new(sd_dhcp_lease **ret);