summaryrefslogtreecommitdiffstats
path: root/net.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-04-16 09:51:20 +0000
committerRoy Marples <roy@marples.name>2008-04-16 09:51:20 +0000
commitdcab79de5ef939f5af004048748fa3dae8cd00f4 (patch)
tree2e2ce98d208b45d11b9c86b2d923422459e5442e /net.h
parent2cb85d9bb21273beee6bdfbe1d1ef0467af06ac1 (diff)
downloaddhcpcd-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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net.h b/net.h
index c60c672b..d767a9ee 100644
--- a/net.h
+++ b/net.h
@@ -112,7 +112,6 @@ struct interface
#endif
char leasefile[PATH_MAX];
- char infofile[PATH_MAX];
struct in_addr addr;
struct in_addr net;