This fixes the build with gcc 16 after the changes
to -Wunused*[0].
[0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused
Differential D59542
tests/kqueue: remove unused variable Authored by siva on Wed, Sep 9, 6:21 PM.
Details
This fixes the build with gcc 16 after the changes [0] https://gcc.gnu.org/gcc-16/porting_to.html#changes-to-wunused
Diff Detail
|