Re: [PATCH 1/4] rtnl: Fixup rtnetlink includes

Marcel Holtmann <[email protected]> Thu, 9 Nov 2023 15:50:41 +0100
Newsgroups dev.linux.lists.ell
Message-ID <[email protected]>
Hi Denis,

> man 7 rtnetlink suggests the 4 includes listed should be used.  Also,
> remove rtnetlink.h inclusion from rtnl.h and move it into the individual
> code files.
> ---
> ell/netconfig.c  | 4 ++++
> ell/rtnl.c       | 5 ++++-
> ell/rtnl.h       | 3 ++-
> unit/test-rtnl.c | 4 ++++
> 4 files changed, 14 insertions(+), 2 deletions(-)

I applied patch 1 and patch 4 since they are simple fixes.

Regards

Marcel