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"
-- 
1.8.0


------------------------------------------------------------------------------
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