head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.06.30.22.55.14; author wiz; state Exp; branches; next ; commitid kkgJ0wVuOtHgmSLG; desc @@ 1.1 log @mcast-tools: finish fixing build on -current @ text @$NetBSD$ Add missing return value. --- configure.orig 2026-06-30 22:53:13.179822953 +0000 +++ configure @@@@ -7242,6 +7242,7 @@@@ cat >>conftest.$ac_ext <<_ACEOF #include #include +int main () { int ac_sock; @