Re: [lxc-devel] [PATCH 2/3] API: export lxc_get_version()
Quoting Stéphane Graber (stgra...@ubuntu.com): > Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn > --- > src/lxc/Makefile.am| 6 -- > src/lxc/lxc.h | 5 - > src/lxc/lxccontainer.c | 6 ++ > src/lxc/lxccontainer.h | 1 + > src/lxc/version.h | 31 ++
[lxc-devel] [PATCH 2/3] API: export lxc_get_version()
Signed-off-by: Stéphane Graber --- src/lxc/Makefile.am| 6 -- src/lxc/lxc.h | 5 - src/lxc/lxccontainer.c | 6 ++ src/lxc/lxccontainer.h | 1 + src/lxc/version.h | 31 +++ 5 files changed, 42 insertions(+), 7 deletions(-) create mode