Port Scheme programs to Guile 1.8.
[doldaconnect.git] / lib / guile / autodl
index ff21b84..b6498de 100755 (executable)
@@ -19,7 +19,7 @@
 ;  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 (use-modules (dolcon ui))
-(use-modules (ice-9 pretty-print))
+(use-modules (ice-9 pretty-print) (ice-9 rdelim))
 
 (define sr '())
 (define lastsearch 0)