tests: Fix old-style function definitions
commite8514527bedf8958898d381d3f84f12dc3f3773e
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 2 Mar 2023 03:36:07 +0000 (2 16:36 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 3 Mar 2023 01:07:36 +0000 (3 01:07 +0000)
tree2023ebe26bfe3164da66791f7edef3b7469c6742
parentb73622bf53f3f46ad6678f6b6a7f90e498c0e752
tests: Fix old-style function definitions

These files are included into the source3/wscript configure
checks and so need to avoid C89 features otherwise they
may cause an incorrect configure failure.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15281

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
tests/oldquotas.c
tests/summary.c