knxd: fix compilation with newer glibc
authorRosen Penev <rosenp@gmail.com>
Sun, 9 Jan 2022 04:34:27 +0000 (20:34 -0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 9 Jan 2022 04:41:13 +0000 (20:41 -0800)
commit33181c98a429ad6f7481d5af99bb1f2ec35499bc
tree9beadd0161539f9f1ce058c2a3e3e9815bfd2d4b
parente7547d980d21646009a3492b09c57ea62ffe0f22
knxd: fix compilation with newer glibc

the link variable conflicts with the link() function.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/knxd/Makefile
net/knxd/patches/010-link.patch [new file with mode: 0644]