dhcpc: refactor xmalloc_optname_optval to shrink binary size
[oweals/busybox.git] / networking / udhcp / common.h
index 73f860a77dda228dce04cc453e5bda36d6ca02b6..6214db06afcb046c17487f8012a60336f1d85e54 100644 (file)
@@ -78,7 +78,7 @@ struct BUG_bad_sizeof_struct_ip_udp_dhcp_packet {
 /*** Options ***/
 
 enum {
-       OPTION_IP = 1,
+       OPTION_IP = 0,
        OPTION_IP_PAIR,
        OPTION_STRING,
        /* Opts of STRING_HOST type will be sanitized before they are passed