pkgsrc/games/xtux/patches/patch-ac
2006-01-04 23:18:08 +00:00

9 lines
260 B
Text

$NetBSD: patch-ac,v 1.2 2006/01/04 23:18:08 joerg Exp $
--- src/client/misc.c.orig Thu Nov 16 07:39:51 2000
+++ src/client/misc.c
@@ -1,3 +1,4 @@
+#include <limits.h> /* PATH_MAX */
#include <X11/Xlib.h>
#include <stdio.h>
#include <stdlib.h>