Finish remerging busybox udhcp and udhcp. Some cleanups as well.
This commit is contained in:
@@ -9,8 +9,6 @@ struct dhcpOfferedAddr {
|
||||
u_int32_t expires; /* host order */
|
||||
};
|
||||
|
||||
extern const char leases_file[];
|
||||
|
||||
extern unsigned char blank_chaddr[];
|
||||
|
||||
void clear_lease(u_int8_t *chaddr, u_int32_t yiaddr);
|
||||
|
Reference in New Issue
Block a user