allow vzsyscalls.h to always be called.

To avoid spreading ifdefs all over, we would like to keep
the include of vzsyscalls.h unconditional. So after we already
defined VZ_KERNEL_SUPPORTED, we can test for that.

We also tweak the message a bit to make it more descriptive.

Signed-off-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed