On 11/10/2012 11:55 PM, Diego Elio Pettenò wrote:
> This avoids an implicit declaration.
> 
> Signed-off-by: Diego Elio Pettenò <flamee...@flameeyes.eu>
> ---
>  src/lxc/namespace.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/lxc/namespace.c b/src/lxc/namespace.c
> index 3e6fc3a..1f7684e 100644
> --- a/src/lxc/namespace.c
> +++ b/src/lxc/namespace.c
> @@ -30,6 +30,7 @@
>  #include <sys/types.h>
>  #include <sys/stat.h>
>  #include <fcntl.h>
> +#include <sched.h>
>  
>  #include "namespace.h"
>  #include "log.h"


This was proposed and discarded already a few weeks back as namespace.h
includes sched.h.

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to