12 lines
281 B
Text
12 lines
281 B
Text
$NetBSD: patch-an,v 1.1 2003/12/19 19:15:06 agc Exp $
|
|
|
|
--- src/s_group.c 2003/12/19 19:08:12 1.1
|
|
+++ src/s_group.c 2003/12/19 19:08:24
|
|
@@ -4,6 +4,7 @@
|
|
/* primitive to request group functions */
|
|
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include "icb.h"
|
|
#include "externs.h"
|
|
|