From 6d9d48537e9609eb22fd36a6078d3c2d4d6b60a1 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 19 Jul 2006 17:49:31 +0000 Subject: Added some debug messages and DHCP test code --- src/include/gpxe/dhcp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include') diff --git a/src/include/gpxe/dhcp.h b/src/include/gpxe/dhcp.h index 576b9ead3..2cb4f0167 100644 --- a/src/include/gpxe/dhcp.h +++ b/src/include/gpxe/dhcp.h @@ -433,4 +433,6 @@ extern unsigned long find_global_dhcp_num_option ( unsigned int tag ); extern void delete_dhcp_option ( struct dhcp_option_block *options, unsigned int tag ); +extern struct async_operation * start_dhcp ( struct dhcp_session *dhcp ); + #endif /* _GPXE_DHCP_H */ -- cgit v1.2.3-55-g7522