diff options
Diffstat (limited to 'networking/udhcp/common.h')
-rw-r--r-- | networking/udhcp/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/udhcp/common.h b/networking/udhcp/common.h index eecb72ca2..55782b51b 100644 --- a/networking/udhcp/common.h +++ b/networking/udhcp/common.h | |||
@@ -77,7 +77,6 @@ void udhcp_run_script(struct dhcpMessage *packet, const char *name); | |||
77 | #define end_option udhcp_end_option | 77 | #define end_option udhcp_end_option |
78 | #define add_option_string udhcp_add_option_string | 78 | #define add_option_string udhcp_add_option_string |
79 | #define add_simple_option udhcp_add_simple_option | 79 | #define add_simple_option udhcp_add_simple_option |
80 | #define option_lengths udhcp_option_lengths | ||
81 | /* from socket.h */ | 80 | /* from socket.h */ |
82 | #define listen_socket udhcp_listen_socket | 81 | #define listen_socket udhcp_listen_socket |
83 | #define read_interface udhcp_read_interface | 82 | #define read_interface udhcp_read_interface |