summaryrefslogtreecommitdiff
path: root/games/xtux/files/patch-ab
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-26 05:31:26 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-26 05:31:26 +0000
commitd23792c8aa1b1e4034f93a0170a310345f961cc9 (patch)
tree239b668af7d2ffc0d2d9c397e6831f592c112af6 /games/xtux/files/patch-ab
parentUpdate to 0.7.6. (diff)
Add xtux 2000.11.25, a game where you play an opensource mascot (e.g. Tux
or Daemon), and the goal is to save the world from Mr. Bill (Fumerola). PR: 23791 Submitted by: Göran Runfeldt <goranrunfeldt@home.se>
Notes
Notes: svn path=/head/; revision=36363
Diffstat (limited to 'games/xtux/files/patch-ab')
-rw-r--r--games/xtux/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/xtux/files/patch-ab b/games/xtux/files/patch-ab
new file mode 100644
index 000000000000..4870a113691e
--- /dev/null
+++ b/games/xtux/files/patch-ab
@@ -0,0 +1,10 @@
+--- src/client/misc.c.orig Tue Nov 14 07:18:38 2000
++++ src/client/misc.c Sat Dec 23 06:47:57 2000
+@@ -4,6 +4,7 @@
+ #include <string.h>
+ #include <pwd.h>
+ #include <unistd.h>
++#include <sys/syslimits.h>
+
+ #include "xtux.h"
+ #include "client.h"