On Tue, Nov 12, 2019 at 9:11 AM Olivier Matz <olivier.m...@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 <step...@networkplumber.org> > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: Olivier Matz <olivier.m...@6wind.com>
Applied, thanks. -- David Marchand