changeset 92058:2a973f28503f

lisp/net/json.el: Fix compiler warning.
author Michael Olson <mwolson@gnu.org>
date Thu, 21 Feb 2008 20:28:27 +0000
parents 878175a4c8f1
children a22a49c13e2b
files lisp/net/json.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/json.el	Thu Feb 21 20:28:12 2008 +0000
+++ b/lisp/net/json.el	Thu Feb 21 20:28:27 2008 +0000
@@ -53,6 +53,7 @@
 ;;; Code:
 
 (eval-when-compile (require 'cl))
+(require 'thingatpt)
 
 ;; Compatibility code