core/modulemanager.lua

changeset 1174
f7b6d5839092
parent 1173
09a4cd461673
child 1183
565e16ee0c74
--- a/core/modulemanager.lua	Sat May 16 05:07:51 2009 +0500
+++ b/core/modulemanager.lua	Sat May 16 05:28:04 2009 +0500
@@ -17,6 +17,7 @@
 local config = require "core.configmanager";
 local multitable_new = require "util.multitable".new;
 local register_actions = require "core.actions".register;
+local st = require "util.stanza";
 
 local hosts = hosts;
 

mercurial