X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/0e06870bf080a38cda51c06c6612359afc2334e1..c6c619a96fa11b09bef26d0c724b6cfd0bdbb34b:/ext/DB_File/version.c diff --git a/ext/DB_File/version.c b/ext/DB_File/version.c index 6e55b2e..2801ffa 100644 --- a/ext/DB_File/version.c +++ b/ext/DB_File/version.c @@ -8,7 +8,7 @@ All comments/suggestions/problems are welcome - Copyright (c) 1995-2000 Paul Marquess. All rights reserved. + Copyright (c) 1995-2001 Paul Marquess. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. @@ -22,6 +22,7 @@ */ +#define PERL_NO_GET_CONTEXT #include "EXTERN.h" #include "perl.h" #include "XSUB.h"