2013-09-26 17:14:40 +02:00

13 lines
264 B
Plaintext

$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"