From b0ec7c7b010781693948ccc5540c79ab5166b33b Mon Sep 17 00:00:00 2001 From: Marek Marczykowski Date: Mon, 25 Mar 2013 16:23:08 +0100 Subject: [PATCH] Missing import --- core-modules/005QubesNetVm.py | 1 + 1 file changed, 1 insertion(+) diff --git a/core-modules/005QubesNetVm.py b/core-modules/005QubesNetVm.py index 5ed96ebe..42789f63 100644 --- a/core-modules/005QubesNetVm.py +++ b/core-modules/005QubesNetVm.py @@ -20,6 +20,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # +import sys from qubes.qubes import QubesVm,register_qubes_vm_class,xs,dry_run from qubes.qubes import defaults,system_path,vm_files