aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/make-missing-conf.pl
diff options
context:
space:
mode:
authorJoachim Tingvold <joachim@tingvold.com>2015-03-22 22:01:19 +0100
committerJoachim Tingvold <joachim@tingvold.com>2015-03-22 22:01:19 +0100
commit907546661d59d400a023c97fad4347110dd98bd9 (patch)
tree1a6ea60870893f2b40daef7e14bc8115dcf718f0 /bootstrap/make-missing-conf.pl
parentfc3b28faf42d4246a14add82928a35b49da04d40 (diff)
Use some stuff.
Diffstat (limited to 'bootstrap/make-missing-conf.pl')
-rwxr-xr-xbootstrap/make-missing-conf.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/make-missing-conf.pl b/bootstrap/make-missing-conf.pl
index ae28d73..5b63f32 100755
--- a/bootstrap/make-missing-conf.pl
+++ b/bootstrap/make-missing-conf.pl
@@ -2,6 +2,7 @@
use strict;
use Net::IP;
use NetAddr::IP;
+use POSIX qw(strftime);
BEGIN {
require "include/config.pm";