[dpdk-dev] [PATCH] cmdline: remove unnecessary #ifdef
David Marchand
david.marchand at redhat.com
Tue Nov 12 20:14:07 CET 2019
On Tue, Nov 12, 2019 at 9:11 AM Olivier Matz <olivier.matz at 6wind.com> wrote:
>
> On Fri, Nov 08, 2019 at 10:00:35AM -0800, Stephen Hemminger wrote:
> > The #ifdef to conditionally include <sys/socket.h> on BSD
> > is unnecessary. It is harmless to include the header on other
> > OS's. An extra include is better than an #ifdef.
> >
> > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list