13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
$NetBSD: patch-ab,v 1.3 2002/10/08 14:29:36 abs Exp $
|
|
|
|
--- data/rservice.c.orig Wed Jan 31 18:45:08 1996
|
|
+++ data/rservice.c
|
|
@@ -10,6 +10,7 @@
|
|
... whatever. _H*/
|
|
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
|
|
/* change if you like; "id" is a good one for figuring out if you won too */
|
|
static char cmd[] = "pwd";
|