1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/games/nettoe/files/patch-src_misc.c
2020-09-30 11:24:09 +00:00

14 lines
226 B
C

--- src/misc.c.orig 2014-03-21 08:46:52 UTC
+++ src/misc.c
@@ -44,6 +44,10 @@
#include "misc.h"
#include "terminal.h"
+int NO_BEEP;
+int NO_COLORS;
+int addrfamily;
+
int who_start_first(void)
{
long generated_number;