diff options
Diffstat (limited to 'dhcpcd.h')
| -rw-r--r-- | dhcpcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -100,6 +100,7 @@ struct interface { struct in_addr addr; struct in_addr net; + struct in_addr dst; char leasefile[PATH_MAX]; time_t start_uptime; |
