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

--- src/serverlist.c.orig	Wed Mar 15 17:13:29 2000
+++ src/serverlist.c
@@ -1,6 +1,7 @@
 #include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <pwd.h>
 #include <sys/param.h>
 #include <sys/types.h>