compat: Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2021-12-12 16:21:04 +01:00
parent f8cd8a6645
commit 8908fba113
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
;;; Code:
(require 'cl-lib)
(require 'seq)
(require 'org-macs)
(declare-function org-agenda-diary-entry "org-agenda")