X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-cl.lisp;h=8bee41ccdd4b48e40fa0b218824a05cd3725d181;hb=d4345a2363f9cbf440e6a5d52f8451c4f903cefd;hp=4c071dd257e2e7b267516917e7a3c15cc32b5c44;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/src/code/early-cl.lisp b/src/code/early-cl.lisp index 4c071dd..8bee41c 100644 --- a/src/code/early-cl.lisp +++ b/src/code/early-cl.lisp @@ -12,7 +12,7 @@ (in-package "SB!KERNEL") ;;; Common Lisp special variables which have SB-XC versions -(proclaim '(special sb!xc:*macroexpand-hook*)) +(proclaim '(special sb!xc:*macroexpand-hook* sb!xc:*gensym-counter*)) ;;; the Common Lisp defined type spec symbols (defparameter *!standard-type-names*