Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/mbone/imm/patches/Attic/patch-ab,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mbone/imm/patches/Attic/patch-ab,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/mbone/imm/patches/Attic/patch-ab 1997/11/24 15:04:29 1.2 +++ pkgsrc/mbone/imm/patches/Attic/patch-ab 2007/10/05 23:08:10 1.3 @@ -1,11 +1,13 @@ ---- 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; +$NetBSD: patch-ab,v 1.3 2007/10/05 23:08:10 joerg Exp $ + +--- mcl.c.orig 2007-10-05 22:16:39.000000000 +0000 ++++ mcl.c +@@ -27,7 +27,7 @@ + + #define MAIN + #include "protocol.h" +-#include ++#include + #include + #include + #include