summaryrefslogtreecommitdiff
path: root/comms/ifcico-cm/patches/patch-ay
blob: 84518819e75c154870a3867101ec615a4a66e020 (plain)
1
2
3
4
5
6
7
8
9
10
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"