X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=XSUB.h;h=1d73fb13d01a7f29bd29df33b84d75b5d164075b;hb=eecdb66e2703f1b4556c3b52acafae55c7e4d968;hp=5066ee2113832d5fc7af57315e488d4b42d6305e;hpb=ccfc67b7b0a9fa9e1a1cbb2090b71ea33fc44ae7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/XSUB.h b/XSUB.h index 5066ee2..1d73fb1 100644 --- a/XSUB.h +++ b/XSUB.h @@ -1,3 +1,12 @@ +/* XSUB.h + * + * Copyright (c) 1997-2002, Larry Wall + * + * You may distribute under the terms of either the GNU General Public + * License or the Artistic License, as specified in the README file. + * + */ + #ifndef _INC_PERL_XSUB_H #define _INC_PERL_XSUB_H 1 @@ -316,6 +325,8 @@ C. See L. # undef setservent #endif /* NETWARE */ +# undef socketpair + # define mkdir PerlDir_mkdir # define chdir PerlDir_chdir # define rmdir PerlDir_rmdir