summaryrefslogtreecommitdiff
path: root/chat/i2cb/patches/patch-ak
blob: 4d93f6e74a5b5f03c69ffa063ae3c3a1ea91a555 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ak,v 1.1 2003/02/05 15:44:23 dmcmahill Exp $

--- src/clientserve.c.orig	Wed Mar 15 17:13:28 2000
+++ src/clientserve.c
@@ -3,6 +3,7 @@
 #include <stdio.h>
 #include <setjmp.h>
 #include <signal.h>
+#include <string.h>
 #include <sys/types.h>
 #include <sys/time.h>
 #include <sys/socket.h>