diff options
| author | Roy Marples <roy@marples.name> | 2008-04-16 09:51:20 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-04-16 09:51:20 +0000 |
| commit | dcab79de5ef939f5af004048748fa3dae8cd00f4 (patch) | |
| tree | 2e2ce98d208b45d11b9c86b2d923422459e5442e /net.h | |
| parent | 2cb85d9bb21273beee6bdfbe1d1ef0467af06ac1 (diff) | |
| download | dhcpcd-dcab79de5ef939f5af004048748fa3dae8cd00f4.tar.xz | |
Remove the .info file and now set environment vars in the same vein as dhclient. This allows similar scripts to be used.
Diffstat (limited to 'net.h')
| -rw-r--r-- | net.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -112,7 +112,6 @@ struct interface #endif char leasefile[PATH_MAX]; - char infofile[PATH_MAX]; struct in_addr addr; struct in_addr net; |
