From 86e4945b49ea8ae7625729e1b774c26e3861ebcb Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 14 Feb 2003 05:03:15 +0000 Subject: Chain Pinging Part I - Storage and testing still missing --- pingd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pingd') diff --git a/pingd b/pingd index e243bdb..241333d 100755 --- a/pingd +++ b/pingd @@ -3,7 +3,7 @@ $| = 1; # (c) 2002 Peter Palfrader -# $Id: pingd,v 1.93 2003/02/03 20:12:24 weasel Exp $ +# $Id: pingd,v 1.94 2003/02/14 05:03:15 weasel Exp $ # =pod @@ -286,6 +286,7 @@ use Echolot::Scheduler; use Echolot::Conf; use Echolot::Mailin; use Echolot::Pinger; +use Echolot::Chain; use Echolot::Stats; use Echolot::Commands; use Echolot::Thesaurus; -- cgit v1.2.3