From: Stéphane Graber Date: Thu, 16 Sep 2021 03:05:47 +0000 (-0400) Subject: Don't include internal headers in external library headers X-Git-Tag: lxc-5.0.0~88^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3976%2Fhead;p=thirdparty%2Flxc.git Don't include internal headers in external library headers Signed-off-by: Stéphane Graber --- diff --git a/src/lxc/lxccontainer.h b/src/lxc/lxccontainer.h index 2663d5e24..3386bfff6 100644 --- a/src/lxc/lxccontainer.h +++ b/src/lxc/lxccontainer.h @@ -3,8 +3,6 @@ #ifndef __LXC_CONTAINER_H #define __LXC_CONTAINER_H -#include "config.h" - #include #include #include