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 (import scheme
(chicken base) (chicken base)
(chicken pathname) (chicken pathname)
(chicken string)
utils) utils)
;; Where does the mailman binaries reside ;; Where does the mailman binaries reside