Regenerate table of contents
[p5sagit/p5-mst-13.2.git] / makedef.pl
index f0e359d..b16a0aa 100644 (file)
@@ -1539,6 +1539,8 @@ foreach my $symbol (@stat_mods)
        try_symbol($symbol);
     }
 
+try_symbol("init_Win32CORE") if $static_ext =~ /\bWin32CORE\b/;
+
 # Now all symbols should be defined because
 # next we are going to output them.