summaryrefslogtreecommitdiff
path: root/net/rwhoisd/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-16 03:10:09 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-16 03:10:09 +0000
commitb714abde92db25f35ae03c81d6f56d49736bcc76 (patch)
tree0e843cde5ee4d5f9074711f89d66c5e52c03d892 /net/rwhoisd/files
parentUnbreak for ELF. (diff)
Unbreak.
Submitted by: steve
Notes
Notes: svn path=/head/; revision=14048
Diffstat (limited to 'net/rwhoisd/files')
-rw-r--r--net/rwhoisd/files/patch-af10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/rwhoisd/files/patch-af b/net/rwhoisd/files/patch-af
new file mode 100644
index 000000000000..ebb060dd17aa
--- /dev/null
+++ b/net/rwhoisd/files/patch-af
@@ -0,0 +1,10 @@
+--- common/misc.c.orig Tue Oct 13 23:12:30 1998
++++ common/misc.c Tue Oct 13 23:12:58 1998
+@@ -380,7 +380,6 @@
+ char *program;
+ char *param;
+ {
+- int errno = 0;
+ extern char **environ;
+ char *myenviron[MAX_SET];
+ char *argv[MAX_SET];