summaryrefslogtreecommitdiff
path: root/net/netcat/patches/patch-ad
blob: a6072329f2aaf6eaab19a0e32ed0c6d1b26948d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1 2002/08/21 06:31:57 simonb Exp $

--- data/rservice.c.orig	Thu Feb  1 05: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";