]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
undef CMSG_SPACE and use our own define for platforms where CMSG_SPACE does
authorRoy Marples <roy@marples.name>
Tue, 23 Dec 2014 09:40:14 +0000 (09:40 +0000)
committerRoy Marples <roy@marples.name>
Tue, 23 Dec 2014 09:40:14 +0000 (09:40 +0000)
commit71b002d46eb76e8ee3c6c1e6cf4d16a2da2aecff
tree3fb98b8158488c31e9e404791e24c4d7a81619a7
parentca867830abdb6578c90f40234daf5ebcee70a261
undef CMSG_SPACE and use our own define for platforms where CMSG_SPACE does
not evaluate to a compile time constant, such as QNX.
Thanks to Will Miles.
ipv6.h