2013-09-26 17:14:40 +02:00

10 lines
248 B
Plaintext

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