]> git.draconx.ca Git - rrace.git/commitdiff
Stop using gnulib's flexmember module.
authorNick Bowler <nbowler@draconx.ca>
Sat, 27 May 2023 06:14:23 +0000 (02:14 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 27 May 2023 06:14:23 +0000 (02:14 -0400)
The only thing we're actually using from this module is provided
directly by Autoconf, via AC_C_FLEXIBLE_ARRAY_MEMBER, so we can
just use that macro instead.


No differences found