]> git.ipfire.org Git - thirdparty/lxc.git/commit
Fix compilation error on fc12
authorDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 12 Oct 2010 13:11:45 +0000 (15:11 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 12 Oct 2010 13:11:45 +0000 (15:11 +0200)
commitb3ecde1ec3d7e7a1297d78746ef2604e00c60525
tree4654cbed728127eeebba8736f289b3a320819f48
parent6ca5b95ef731182ad2c409f042e44d3309bb8b69
Fix compilation error on fc12

The capability header makes the inclusion of the loop header to
fail. Moving the inclusion of loop.h before capability.h fixes the
problem.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/conf.c