summaryrefslogtreecommitdiff
path: root/filesystems/fuse-curlftpfs/patches/patch-ab
blob: ffe3083c79cd7f92e693498a30f3aa39372293c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.3 2011/04/14 19:01:27 hans Exp $

--- ftpfs.h.orig	2007-03-02 00:47:07.000000000 +0100
+++ ftpfs.h	2010-01-08 22:36:58.256798187 +0100
@@ -14,6 +14,7 @@
 #include <pthread.h>
 #include <glib.h>
 #include <pthread.h>
+#include <limits.h>
 
 struct ftpfs {
   char* host;