vzctl compact: fix a warning

Fix the following compiler warning:

  vzctl-actions.c: In function 'compact':
  vzctl-actions.c:453:10: warning: ignoring return value of 'asprintf',
  declared with attribute warn_unused_result [-Wunused-result]

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