Missing import.

This commit is contained in:
Dominik Pantůček 2023-04-06 15:53:38 +02:00
parent 693324d65d
commit 88087f672f

View file

@ -35,6 +35,7 @@
(import scheme
(chicken base)
(chicken pathname)
(chicken string)
utils)
;; Where does the mailman binaries reside