summaryrefslogtreecommitdiff
path: root/comms/ifcico-cm/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'comms/ifcico-cm/patches/patch-ay')
-rw-r--r--comms/ifcico-cm/patches/patch-ay11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/ifcico-cm/patches/patch-ay b/comms/ifcico-cm/patches/patch-ay
new file mode 100644
index 00000000000..84518819e75
--- /dev/null
+++ b/comms/ifcico-cm/patches/patch-ay
@@ -0,0 +1,11 @@
+$NetBSD: patch-ay,v 1.1 2001/03/09 12:08:26 dmcmahill Exp $
+
+needed for alpha when compiling with -Werror
+
+--- ifcico/recvbark.c.orig Mon Jul 15 14:02:34 1996
++++ ifcico/recvbark.c Fri Mar 9 06:51:47 2001
+@@ -1,3 +1,4 @@
+ #include <stdio.h>
++#include <string.h>
+ #include "lutil.h"
+ #include "ttyio.h"