Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/lxc/cgroup.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> diff --git a/src/lxc/cgroup.c b/src/lxc/cgroup.c
> index b2b1aa3..221c018 100644
> --- a/src/lxc/cgroup.c
> +++
Signed-off-by: Stéphane Graber
---
src/lxc/cgroup.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/src/lxc/cgroup.c b/src/lxc/cgroup.c
index b2b1aa3..221c018 100644
--- a/src/lxc/cgroup.c
+++ b/src/lxc/cgroup.c
@@ -53,6 +53,12 @@
#include
#endif
+#ifndef HAVE_GETLINE
+#ifdef HAVE_