openbsd-ports/comms/obexftp/patches/patch-obexftp_obexftp_io_c
grange 008a552b75 Import obexftp-0.10.4.
obexftp common usage is to access mobile phones memory
to store and retrieve e.g. phonebook, logos, ringtones,
music, pictures and alike.

ok naddy@
2004-11-12 08:06:54 +00:00

12 lines
311 B
Plaintext

$OpenBSD: patch-obexftp_obexftp_io_c,v 1.1.1.1 2004/11/12 08:06:54 grange Exp $
--- obexftp/obexftp_io.c.orig Wed Oct 20 22:10:20 2004
+++ obexftp/obexftp_io.c Wed Oct 20 22:10:53 2004
@@ -26,6 +26,7 @@
#include <sys/stat.h>
#include <fcntl.h>
+#include <limits.h>
#include <string.h>
#include <time.h>