mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
use 5.006_001 (for new open() syntax)
This commit is contained in:
parent
dbf78dac50
commit
0d74290be5
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
use 5.006_001;
|
||||
use strict;
|
||||
use POSIX qw(strftime);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue