From 1edbcd4246c3de183b1d34ebbc12f4ed19d11aa8 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Fri, 21 Mar 2008 00:26:29 +0000 Subject: [Settings] Use a settings applicator to set the default TFTP URI. --- src/include/gpxe/dhcp.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/include/gpxe') diff --git a/src/include/gpxe/dhcp.h b/src/include/gpxe/dhcp.h index de10cc980..7a524773e 100644 --- a/src/include/gpxe/dhcp.h +++ b/src/include/gpxe/dhcp.h @@ -542,9 +542,6 @@ extern void find_global_dhcp_ipv4_option ( unsigned int tag, extern void delete_dhcp_option ( struct dhcp_option_block *options, unsigned int tag ); -extern int apply_dhcp_options ( struct dhcp_option_block *options ); -extern int apply_global_dhcp_options ( void ); - extern int create_dhcp_request ( struct net_device *netdev, int msgtype, struct dhcp_option_block *options, void *data, size_t max_len, -- cgit v1.2.3-55-g7522