]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/net/json.el: Fix compiler warning.
authorMichael Olson <mwolson@gnu.org>
Thu, 21 Feb 2008 20:28:27 +0000 (20:28 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 21 Feb 2008 20:28:27 +0000 (20:28 +0000)
lisp/net/json.el

index eddd9a4a00d4737c88d4d085b26bbc09b184bb1f..787ea0eb7ce45402f57ba7c8bdf245c0c8b99208 100644 (file)
@@ -53,6 +53,7 @@
 ;;; Code:
 
 (eval-when-compile (require 'cl))
+(require 'thingatpt)
 
 ;; Compatibility code