summaryrefslogtreecommitdiff
path: root/lisp/shadowfile.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/shadowfile.el')
-rw-r--r--lisp/shadowfile.el1
1 files changed, 1 insertions, 0 deletions
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)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;