Index: src/pkg/syscall/mksysnum_linux.pl |
=================================================================== |
--- a/src/pkg/syscall/mksysnum_linux.pl |
+++ b/src/pkg/syscall/mksysnum_linux.pl |
@@ -3,6 +3,8 @@ |
# Use of this source code is governed by a BSD-style |
# license that can be found in the LICENSE file. |
+use strict; |
+ |
my $command = "mksysnum_linux.pl ". join(' ', @ARGV); |
print <<EOF; |