mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-23 22:20:24 -08:00
lisp/net/json.el: Fix compiler warning.
This commit is contained in:
parent
e0b72bbddc
commit
e771f9d08b
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
;;; Code:
|
||||
|
||||
(eval-when-compile (require 'cl))
|
||||
(require 'thingatpt)
|
||||
|
||||
;; Compatibility code
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue