From 32dc393016f0b6241dbf8d405638e18a33bb9b62 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 18 Aug 2010 23:28:29 -0700 Subject: wallet-unknown-hosts now uses Wallet::Server --- contrib/wallet-unknown-hosts | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/wallet-unknown-hosts') diff --git a/contrib/wallet-unknown-hosts b/contrib/wallet-unknown-hosts index 5655aed..fec0956 100755 --- a/contrib/wallet-unknown-hosts +++ b/contrib/wallet-unknown-hosts @@ -69,6 +69,7 @@ use strict; use DB_File (); use Wallet::Report (); +use Wallet::Server (); ############################################################################## # Utility functions -- cgit v1.2.3