commit | f0fcf234e88d9f9436598651273a1a7c08297c2e | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Sat Jul 14 18:25:34 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Sat Jul 14 18:25:34 2012 +0400 |
tree | e7fcfaba1a8a082f012be0774758b78a5b5b69c1 | |
parent | 06b764b6d9dfc59d988f69ed6e4de0bad98c73f5 [diff] |
src/vzctl-actions.c: compile fix After commit 9a9bc8a we have this: vzctl-actions.c: In function ‘run_action’: vzctl-actions.c:1274:24: error: ‘MS_BIND’ undeclared (first use in this function) vzctl-actions.c:1274:24: note: each undeclared identifier is reported only once for each function it appears in Signed-off-by: Kir Kolyshkin <kir@openvz.org>