[CRIU] [PATCH 1/6] compel: uapi -- Add common symlink
Cyrill Gorcunov
gorcunov at openvz.org
Fri Nov 25 07:11:51 PST 2016
Because we build compel from toplevel directory
inclusion of "common/" doesn't cause any problem
but will in future (especially when our headers
start using it).
Thus add symlink immediately and it will be a notice
for installer that common directory in needed in uapi.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
compel/include/uapi/common | 1 +
1 file changed, 1 insertion(+)
create mode 120000 compel/include/uapi/common
diff --git a/compel/include/uapi/common b/compel/include/uapi/common
new file mode 120000
index 000000000000..33f00f44a257
--- /dev/null
+++ b/compel/include/uapi/common
@@ -0,0 +1 @@
+../../../include/common
\ No newline at end of file
--
2.7.4
More information about the CRIU
mailing list