remove unused net/if.h include from network_interfaces_posix.cc
net/if.h can conflict in confusing ways with linux/if.h (discovered in the process of some out-of-tree jumbo experiments), but thankfully we don't need the net/if.h include here. Change-Id: Ic9784c5d56cf896a56b8c1b989888607d09a3289 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944847Reviewed-by:Paul Jensen <pauljensen@chromium.org> Commit-Queue: Mostyn Bramley-Moore <mostynb@vewd.com> Cr-Commit-Position: refs/heads/master@{#720620}
Showing
Please register or sign in to comment