[Bug 276082] games/tt: take maintainership

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Jan 2024 14:16:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276082

botihim321@telvetto.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #247492|0                           |1
        is obsolete|                            |
 Attachment #247492|                            |maintainer-approval-
              Flags|                            |

--- Comment #18 from botihim321@telvetto.com ---
Comment on attachment 247492
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247492
Patch for read() function

>--- game.c.orig	2024-01-06 23:45:40.786392000 +0000
>+++ game.c	2024-01-06 23:45:48.665399000 +0000
>@@ -13,6 +13,7 @@
> 
> #include <stdio.h>
> #include <errno.h>
>+#include <unistd.h>
> #include <sys/types.h>
> #include <sys/time.h>
>

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