On Sat, Sep 14, 2013 at 04:36:27PM +0800, Qiang Huang wrote: > Without this, my box will yell: > cgroup.c: In function ‘lxc_setup_mount_cgroup’: > cgroup.c:1219: error: ‘MS_RELATIME’ undeclared (first use in this > function) > cgroup.c:1219: error: (Each undeclared identifier is reported only once > cgroup.c:1219: error: for each function it appears in.) > > Signed-off-by: Qiang Huang <h.huangqi...@huawei.com>
Reproduced the issue when building on Android. Acked-by: Stéphane Graber <stgra...@ubuntu.com> > --- > src/lxc/cgroup.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/lxc/cgroup.c b/src/lxc/cgroup.c > index 876c60c..9417e77 100644 > --- a/src/lxc/cgroup.c > +++ b/src/lxc/cgroup.c > @@ -44,6 +44,7 @@ > #include "list.h" > #include "conf.h" > #include "utils.h" > +#include "bdev.h" > > #include <lxc/log.h> > #include <lxc/cgroup.h> > -- > 1.8.3 > -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel