From 907546661d59d400a023c97fad4347110dd98bd9 Mon Sep 17 00:00:00 2001 From: Joachim Tingvold Date: Sun, 22 Mar 2015 22:01:19 +0100 Subject: Use some stuff. --- bootstrap/make-reverse4-files.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap/make-reverse4-files.pl') diff --git a/bootstrap/make-reverse4-files.pl b/bootstrap/make-reverse4-files.pl index 3d8d993..a8b7423 100755 --- a/bootstrap/make-reverse4-files.pl +++ b/bootstrap/make-reverse4-files.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl -I /root/tgmanage use strict; use Net::IP; +use POSIX qw(strftime); BEGIN { require "include/config.pm"; -- cgit v1.2.3