]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
BSD: Fix compile on some BSD OS mtu
authorRoy Marples <roy@marples.name>
Sun, 9 Mar 2025 16:11:38 +0000 (16:11 +0000)
committerRoy Marples <roy@marples.name>
Sun, 9 Mar 2025 16:11:38 +0000 (16:11 +0000)
commit733a4733e50b22c8b130c531257779f5eab42973
treefb07e69f21175ab04c3d373caecea28280fb0a00
parentf6983c18dbf7989f43a2838beeaf62a54c53ff1d
BSD: Fix compile on some BSD OS

if_mtu is a macro in these headers which conflicts with our function
src/dhcpcd.h
src/if-bsd.c
src/if.c
src/if.h
src/route.c