summaryrefslogtreecommitdiff
path: root/chat/i2cb/patches/patch-ap
blob: bed511d68a900f83ea9d48d3cabc572646b82573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ap,v 1.1 2003/12/19 19:15:06 agc Exp $

--- src/s_who.c	2003/12/19 19:09:59	1.1
+++ src/s_who.c	2003/12/19 19:10:09
@@ -4,6 +4,7 @@
 /* primitive to list users */
 
 #include <stdlib.h>
+#include <string.h>
 #include "icb.h"
 #include "externs.h"