udhcpc6: unbreak
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
9e0adb9b09
commit
abe248b208
@ -1781,3 +1781,4 @@ int udhcpc6_main(int argc UNUSED_PARAM, char **argv)
|
|||||||
/*if (client_config.pidfile) - remove_pidfile has its own check */
|
/*if (client_config.pidfile) - remove_pidfile has its own check */
|
||||||
remove_pidfile(client_config.pidfile);
|
remove_pidfile(client_config.pidfile);
|
||||||
return retval;
|
return retval;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user