summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/tcover-unsafep.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emacs-lisp/tcover-unsafep.el')
-rw-r--r--lisp/emacs-lisp/tcover-unsafep.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/tcover-unsafep.el b/lisp/emacs-lisp/tcover-unsafep.el
index b999ce63b8c..42c3ebef4e7 100644
--- a/lisp/emacs-lisp/tcover-unsafep.el
+++ b/lisp/emacs-lisp/tcover-unsafep.el
@@ -111,6 +111,7 @@
)
"A-list of (FORM . REASON)... that`unsafep' should decide are unsafe.")
+(declare-function unsafep-function "unsafep" (fun))
;;;#########################################################################
(defun testcover-unsafep ()