diff --git a/pcl/pkg.lisp b/pcl/pkg.lisp
index 9aa006c8f05fde4d40752b16467374b5ef045b1c..e5490a3fc0870850ef2f58c92488348324690aea 100644
--- a/pcl/pkg.lisp
+++ b/pcl/pkg.lisp
@@ -41,7 +41,7 @@
 	*the-pcl-package*)
 
 #+CMU
-(shadow '(destructuring-bind symbol-macrolet)
+(shadow '(destructuring-bind)
 	*the-pcl-package*)
 
 #+GCLisp