diff options
author | Phil Sutter <phil@nwl.cc> | 2025-01-08 19:17:40 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-09 11:19:00 +0100 |
commit | a4781901a82c37c5205341679e1a7a7385795d09 (patch) | |
tree | 28e893320f27779683cf3db788479d4af16c5c78 /package/srelay/files | |
parent | 31e6c96a7d5fa662005dda6dd751ff4d952e6801 (diff) |
package: ndisc6: Fix for compiling with gcc-14
The callback declaration adjustment was flawed: While dropping
'restrict' keyword might be needed for some reason, dropping the
asterisk changes parameter types. Also, 'const data' defaults to 'int'
type when it should be 'void' instead.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'package/srelay/files')
0 files changed, 0 insertions, 0 deletions