diff options
author | Steve Hay <SteveHay@planit.com> | 2009-11-06 10:32:18 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2009-11-06 10:32:18 +0000 |
commit | 406ca277873a56e20923a72ee65ea50159954a30 (patch) | |
tree | e488e13749451f5cedb65776ddeb192003da1e04 /global.sym | |
parent | 99c47ece948db04c5da5cc3de8b03ad176d13f8f (diff) | |
download | perl-406ca277873a56e20923a72ee65ea50159954a30.tar.gz |
Partially fix Win32 link following commit 88e1f1a
There is currently still a linker error about PL_keyword_plugin.
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index b554d8886d..492801792c 100644 --- a/global.sym +++ b/global.sym @@ -363,6 +363,7 @@ Perl_vstringify Perl_vcmp Perl_ninstr Perl_op_free +Perl_pad_findmy Perl_find_rundefsvoffset Perl_pad_sv Perl_reentrant_size |