Port Scheme programs to Guile 1.8.
[doldaconnect.git] / lib / guile / hubmgr
index 39b4f43..48c2b65 100755 (executable)
@@ -19,7 +19,7 @@
 ;  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 (use-modules (dolcon ui) (dolcon util))
-(use-modules (ice-9 format))
+(use-modules (ice-9 format) (ice-9 rdelim))
 
 (define max-hubs 6)
 (define hub-list '())