Skip to content

Commit

Permalink
fix(ecryptfs): epa needed if ecryptfs-mount-private is invoked early
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Feb 10, 2024
1 parent e78a7a5 commit d4a52d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elisp/ecryptfs.el
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

;;; Code:

(require 'epa)
(require 'epg)
(autoload 'cl-every "cl-extras")

Expand Down

0 comments on commit d4a52d1

Please sign in to comment.