tcpsvd: fix fallout from opt_complementary removal
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 11 Mar 2018 22:02:50 +0000 (23:02 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 11 Mar 2018 22:02:50 +0000 (23:02 +0100)
commitbbe47d9b9aee3824845f1ce08c9caeb262c15059
tree1a5ab8a2b9827f3447994cbaba8fe9bca138a88c
parent0e09ded2f1ab4b2e941cb29bed6c5dca7ecb9b53
tcpsvd: fix fallout from opt_complementary removal

   text    data     bss     dec     hex filename
 933035     473    6836  940344   e5938 busybox_old
 933051     473    6836  940360   e5948 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/tcpudp.c