summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-28 21:09:13 +0000
committerMatt Wilson <msw@redhat.com>1999-09-28 21:09:13 +0000
commitb223a46e8bfee9457a6eb6737ce063cd66056d5c (patch)
treea05e193fea15c00b9e86c246519174a02a20da6b
parent2c73af4093882a8059dabe1a820f425aed3e7c37 (diff)
downloadanaconda-b223a46e8bfee9457a6eb6737ce063cd66056d5c.tar.gz
anaconda-b223a46e8bfee9457a6eb6737ce063cd66056d5c.tar.xz
anaconda-b223a46e8bfee9457a6eb6737ce063cd66056d5c.zip
need this.\
-rw-r--r--silo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/silo.py b/silo.py
index 016c57f34..f1c45cb8c 100644
--- a/silo.py
+++ b/silo.py
@@ -2,6 +2,7 @@ import string
import os
from lilo import LiloConfiguration
import _silo
+import iutil
class SiloInstall:
def __init__ (self, todo):