vzctl.c: fix compilation

Previous commit 8785cb adds check for ctid==INT_MAX, but it forgot
to #include <limits.h> which defines INT_MAX. Fix it.

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