diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-07-01 20:01:50 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-07-01 20:01:50 +0000 |
commit | 5f1fe4cf3d3aa5cf11f2f163d505de45bc702415 (patch) | |
tree | 82f7b9b650414ff02329c65d5677dda2dbca3391 /net/imm/files/patch-ab | |
parent | Update to 2-25-0 (diff) |
As advertised, remove former mbone ports
Notes
Notes:
svn path=/head/; revision=276805
Diffstat (limited to 'net/imm/files/patch-ab')
-rw-r--r-- | net/imm/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/imm/files/patch-ab b/net/imm/files/patch-ab deleted file mode 100644 index 4b1f038304da..000000000000 --- a/net/imm/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- src/xlopen.c.orig Tue Nov 19 12:33:53 1996 -+++ src/xlopen.c Tue Nov 19 12:35:01 1996 -@@ -34,7 +34,7 @@ - extern int optind, opterr; - extern int useimageloader; - extern struct hosttype *hosts_tail; --#ifndef __NetBSD__ -+#if !defined(__NetBSD__) && !defined(__FreeBSD__) /* XXX */ - extern char *sys_errlist[]; - #endif - extern unsigned int total; |