]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
linux: Only include linux/if.h if libc does not define IFF_DORMANT
authorRoy Marples <roy@marples.name>
Tue, 1 Oct 2024 09:05:32 +0000 (10:05 +0100)
committerRoy Marples <roy@marples.name>
Tue, 1 Oct 2024 09:05:32 +0000 (10:05 +0100)
commit80c010a3bcd1c5a8a756253e7886478bbb6f3fce
tree1aa483887aed0b6722530d0ea4b7b9b7df2a7c7b
parent47e2a363469b2f1f9db199dc7b4b0a08fecaece0
linux: Only include linux/if.h if libc does not define IFF_DORMANT

Hopefully fixes #373.
src/if-linux.c