diff options
-rw-r--r-- | makedef.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makedef.pl b/makedef.pl index 2e1e2ba5f8..73dd791aeb 100644 --- a/makedef.pl +++ b/makedef.pl @@ -406,7 +406,7 @@ elsif ($PLATFORM eq 'aix') { )]); emit_symbols([qw( boot_DynaLoader - )]);} + )]); } elsif ($PLATFORM eq 'os2') { emit_symbols([qw( |