summaryrefslogtreecommitdiff
path: root/cpan/DB_File
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2014-06-02 23:12:35 +1000
committerTony Cook <tony@develop-help.com>2014-06-02 23:12:35 +1000
commit7f15aad6d6ce55cbcb53d92c3f7cbbbbde2fd96f (patch)
treea0c18d68272450f96aca79f77f0af535cc73b191 /cpan/DB_File
parentb9beed70e30851ab73bb250a935deb00318469d7 (diff)
downloadperl-7f15aad6d6ce55cbcb53d92c3f7cbbbbde2fd96f.tar.gz
temporary fix for https://rt.cpan.org/Ticket/Display.html?id=96126
Diffstat (limited to 'cpan/DB_File')
-rw-r--r--cpan/DB_File/DB_File.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/DB_File/DB_File.xs b/cpan/DB_File/DB_File.xs
index 679c416fff..c42a2afa76 100644
--- a/cpan/DB_File/DB_File.xs
+++ b/cpan/DB_File/DB_File.xs
@@ -164,7 +164,7 @@
# ifndef DB_VERSION_MAJOR
# undef dNOOP
-# define dNOOP extern int Perl___notused
+# define dNOOP extern int DB_File___notused
/* Ditto for dXSARGS. */
# undef dXSARGS