Commit e768f9c0 by Stéphane Graber

Add missing namespace.h include

parent 511a6936
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
#include "attach.h" #include "attach.h"
#include <lxc/utils.h> #include <lxc/utils.h>
#include <lxc/monitor.h> #include <lxc/monitor.h>
#include <lxc/namespace.h>
#include <sched.h> #include <sched.h>
#include <arpa/inet.h> #include <arpa/inet.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment