freebsd-ports/games/xtux/files/patch-ab
Will Andrews d23792c8aa 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>
2000-12-26 05:31:26 +00:00

11 lines
245 B
Plaintext

--- 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"