summaryrefslogtreecommitdiff
path: root/comms/obexftp/patches/patch-ae
blob: 43c12b34c078146df015bae58a174529baf52c7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1.1.1 2004/02/26 12:50:45 jmmv Exp $

--- obexftp/obexftp_io.c.orig	2003-01-15 23:52:12.000000000 +0100
+++ obexftp/obexftp_io.c
@@ -24,6 +24,7 @@
 #include <unistd.h>
 #include <stdio.h>	/* FIXME: libraries shouldn't do this */
 #include <sys/stat.h>
+#include <limits.h>
 
 #include <fcntl.h>
 #include <string.h>