1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 11:50:48 -08:00

lisp/net/json.el: Fix compiler warning.

This commit is contained in:
Michael Olson 2008-02-21 20:28:27 +00:00
parent e0b72bbddc
commit e771f9d08b

View file

@ -53,6 +53,7 @@
;;; Code:
(eval-when-compile (require 'cl))
(require 'thingatpt)
;; Compatibility code