>>> On 06.09.16 at 22:16, <konrad.w...@oracle.com> wrote: > On Thu, Aug 25, 2016 at 08:54:51AM -0600, Jan Beulich wrote: >> >>> On 25.08.16 at 15:37, <konrad.w...@oracle.com> wrote: >> > --- a/xen/common/livepatch.c >> > +++ b/xen/common/livepatch.c >> > @@ -3,6 +3,7 @@ >> > * >> > */ >> > >> > +#include <xen/config.h> >> > #include <xen/cpu.h> >> > #include <xen/elf.h> >> > #include <xen/err.h> >> >> No new explicit inclusions of xen/config.h please. > > /me scratches his head. > > I need the 'generated/autoconf.h' for its generated names. > > Oh, I can just do '#include <xen/kconfig.h>"!
I don't understand. The make rules force the inclusion of xen/config.h by every translation unit (see xen/Rules.mk). Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel