From: Serge Hallyn Date: Wed, 5 Feb 2014 23:08:59 +0000 (-0600) Subject: cgmanager: update location of include file X-Git-Tag: lxc-1.0.0.beta4~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ccb73b915b624ba59ed6fa299c1b895a1dad651;p=thirdparty%2Flxc.git cgmanager: update location of include file Signed-off-by: Serge Hallyn --- diff --git a/src/lxc/cgmanager.c b/src/lxc/cgmanager.c index 29a0b58fe..a3faac1e8 100644 --- a/src/lxc/cgmanager.c +++ b/src/lxc/cgmanager.c @@ -54,7 +54,7 @@ lxc_log_define(lxc_cgmanager, lxc); #include -#include +#include #include #include #include