1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/games/xtux/files/patch-src_client_misc.c

11 lines
245 B
C

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