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

--- src/c_usage.c	2003/12/19 19:05:19	1.1
+++ src/c_usage.c	2003/12/19 19:05:34
@@ -4,6 +4,7 @@
 /* primitive to manipulate usage lists */
 
 #include <stdlib.h>
+#include <string.h>
 #include "icb.h"
 #include "externs.h"