pkgsrc/chat/i2cb/patches/patch-ao
2003-12-19 19:15:06 +00:00

12 lines
272 B
Text

$NetBSD: patch-ao,v 1.1 2003/12/19 19:15:06 agc Exp $
--- src/s_user.c 2003/12/19 19:09:09 1.1
+++ src/s_user.c 2003/12/19 19:09:20
@@ -4,6 +4,7 @@
/* primitive to change user info */
#include <stdlib.h>
+#include <string.h>
#include "icb.h"
#include "externs.h"