summaryrefslogtreecommitdiff
path: root/net/xmftp/patches/patch-at
diff options
context:
space:
mode:
Diffstat (limited to 'net/xmftp/patches/patch-at')
-rw-r--r--net/xmftp/patches/patch-at12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/xmftp/patches/patch-at b/net/xmftp/patches/patch-at
new file mode 100644
index 00000000000..d383daae1f5
--- /dev/null
+++ b/net/xmftp/patches/patch-at
@@ -0,0 +1,12 @@
+$NetBSD: patch-at,v 1.1 2007/07/28 01:30:03 joerg Exp $
+
+--- ui/upload.c.orig 2007-07-28 01:10:57.000000000 +0000
++++ ui/upload.c
+@@ -5,6 +5,7 @@
+ #include <sys/time.h>
+ #include <unistd.h>
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <string.h>
+ #include <unistd.h>
+ #include <sys/types.h>