• src/xpdev/wraptest.c

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, July 17, 2026 21:23:33
    https://gitlab.synchro.net/main/sbbs/-/commit/47a0df40db3fe2736be1e436
    Modified Files:
    src/xpdev/wraptest.c
    Log Message:
    xpdev: fix the wraptest build -- include os_info.h for os_version()

    wraptest.c called os_version() without a declaration in scope: the
    function moved from genwrap.h (which wraptest includes) to os_info.h
    (which it did not), so under -Werror the implicit declaration made
    "make tests" fail to build wraptest at all. Add the missing include.

    os_version() itself is fine -- os_info.c defines it and sexyz.c uses it correctly; only wraptest had gone stale.

    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net