On Fri, 7 Oct 2022 17:23:30 +1100
David Gibson
On Fri, Oct 07, 2022 at 02:47:37AM +0200, Stefano Brivio wrote:
This saves some hassle when including passt.h, as we need ETH_ALEN there.
Signed-off-by: Stefano Brivio
Hrm. So I had the impression that passt was using the convention that it's the top level files responsibility to include all the dependencies for a header before including the header, rather than having headers include other headers they need. Was I mistaken? I'm ok with either model, they each have their advantages, but I find sticking to one or the other is generally better than a mix of both.
That was my original idea, but it's a bit of a disaster, because it
turns out we need