]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/namespace.h
tree-wide: fix includes to fix bionic builds
[mirror_lxc.git] / src / lxc / namespace.h
index 1341af0e62ab0b99dd97f5e476f51243a80bef67..8de2d51860cd88b608a259477ffd52b0c063d5ec 100644 (file)
@@ -27,8 +27,6 @@
 #include <unistd.h>
 #include <sys/syscall.h>
 
-#include "config.h"
-
 #ifndef CLONE_PARENT_SETTID
 #define CLONE_PARENT_SETTID 0x00100000
 #endif