TESTS: Fix build for filltab25.c
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 3 Apr 2025 14:20:11 +0000 (16:20 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Tue, 15 Apr 2025 16:37:48 +0000 (18:37 +0200)
commitfb1086c101bddb9ab49bb09d9077802da37e80d8
tree8e7550c0dd5f4a45819785668c6680de1bb56fed
parentbf7dfa488dc3bf830179f13e1262386735a4be91
TESTS: Fix build for filltab25.c

Give a return type to main(), so that filltab25.c compiles with
modern compilers.

(cherry picked from commit 4715c557e98725e28faac7fce449f090e136ac0b)
Signed-off-by: Aurelien DARRAGON <adarragon@haproxy.com>
tests/exp/filltab25.c