diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el index 7fe3ed2f9bd..a03965cf6c7 100644 --- a/lisp/shadowfile.el +++ b/lisp/shadowfile.el @@ -73,6 +73,7 @@ ;;; Code: +(require 'cl-lib) (require 'tramp) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;