Declare set_proc_title() as static

Function set_proc_title() is only used in the same file (src/enter.c)
so declare it as static.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed