summaryrefslogtreecommitdiff
path: root/comms/minicom/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'comms/minicom/patches/patch-ag')
-rw-r--r--comms/minicom/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/comms/minicom/patches/patch-ag b/comms/minicom/patches/patch-ag
new file mode 100644
index 00000000000..3a5aca85653
--- /dev/null
+++ b/comms/minicom/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2000/08/24 18:53:06 tron Exp $
+
+--- ascii-xfr.c.orig Sun Mar 8 17:10:26 1998
++++ ascii-xfr.c Thu Aug 24 20:49:16 2000
+@@ -8,6 +8,8 @@
+ * 08.03.98 added a patch from Bo Branten <bosse@ing.umu.se>
+ */
+
++#include <sys/param.h>
++
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <unistd.h>