summaryrefslogtreecommitdiff
path: root/games/koth/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/koth/patches/patch-aa')
-rw-r--r--games/koth/patches/patch-aa9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/koth/patches/patch-aa b/games/koth/patches/patch-aa
new file mode 100644
index 00000000000..f652a471537
--- /dev/null
+++ b/games/koth/patches/patch-aa
@@ -0,0 +1,9 @@
+$NetBSD: patch-aa,v 1.1 1999/08/05 01:58:12 hubertf Exp $
+
+--- src/relay.c.orig Thu Aug 5 03:27:23 1999
++++ src/relay.c Thu Aug 5 03:27:36 1999
+@@ -1,3 +1,4 @@
++#include <errno.h>
+ #include <unistd.h>
+ #include <sys/types.h>
+ #include <sys/time.h>