tac_plus: fix compilation with GCC14
authorRosen Penev <rosenp@gmail.com>
Thu, 16 May 2024 02:30:23 +0000 (19:30 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 17 May 2024 06:45:24 +0000 (23:45 -0700)
commit498d5697de89c1467a095597c0ea5bb8624f2be0
tree36aca2bea477779bf5cea258253e6338e91bc6a4
parent4a07db85e8ea0a6c992d502fc8d02f9f84c2e770
tac_plus: fix compilation with GCC14

Missing declaration and wrong pointer type.

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