[Bug 281786] games/xtrojka: errno fixes

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Oct 2024 20:13:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281786

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=d4400f87b255ff235ac12fec2c7d502858ebae93

commit d4400f87b255ff235ac12fec2c7d502858ebae93
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-09-30 15:56:09 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-10-01 20:11:46 +0000

    games/xtrojka: include errno.h for errno

    errno must be accessed by a macro from errno.h.

    PR:             281786
    Approved by:    portmgr (build fix blanket), mikael

 games/xtrojka/Makefile                   |  2 +-
 games/xtrojka/files/patch-scores.c (new) | 19 +++++++++++++++++++
 games/xtrojka/files/patch-slist.c (new)  | 19 +++++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.