]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Don't include internal headers in external library headers 3976/head
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 16 Sep 2021 03:05:47 +0000 (23:05 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 16 Sep 2021 03:05:47 +0000 (23:05 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxccontainer.h

index 2663d5e24a34b8cecb092b3d8090df3a0f74df76..3386bfff6d20c1b97ad7fa38d9f082b3343799e2 100644 (file)
@@ -3,8 +3,6 @@
 #ifndef __LXC_CONTAINER_H
 #define __LXC_CONTAINER_H
 
-#include "config.h"
-
 #include <malloc.h>
 #include <semaphore.h>
 #include <stdbool.h>