summaryrefslogtreecommitdiffstats
path: root/bin/lgform.cgi.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lgform.cgi.in')
-rw-r--r--bin/lgform.cgi.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/lgform.cgi.in b/bin/lgform.cgi.in
index f680a13..5270e3a 100644
--- a/bin/lgform.cgi.in
+++ b/bin/lgform.cgi.in
@@ -1,6 +1,6 @@
#! @PERLV_PATH@
##
-## $Id: lgform.cgi.in,v 1.28 2004/03/10 22:41:54 heas Exp $
+## $Id: lgform.cgi.in,v 1.29 2004/09/03 18:41:25 heas Exp $
##
## Copyright (C) 1997-2004 by Terrapin Communications, Inc.
## All rights reserved.
@@ -32,6 +32,7 @@ BEGIN {
}
use CGI qw/:standard/;
+use POSIX qw(strftime);
use Sys::Syslog;
my(@rtrlist, %rtrlabels);