summaryrefslogtreecommitdiffstats
path: root/include/dhcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dhcp.h')
-rw-r--r--include/dhcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dhcp.h b/include/dhcp.h
index ce5ed61c65..0dced8e9fa 100644
--- a/include/dhcp.h
+++ b/include/dhcp.h
@@ -28,6 +28,7 @@ struct dhcp_result {
IPaddr_t gateway;
IPaddr_t nameserver;
IPaddr_t serverip;
+ IPaddr_t dhcp_serverip;
char *hostname;
char *domainname;
char *rootpath;