diff --git a/compiler/pack.lisp b/compiler/pack.lisp
index 8e8cb5eef123cf4d08c91f7c01f69951e0f87e40..7dd6750dd4a3c1a1c2fc9fcdab908e98a33b32b2 100644
--- a/compiler/pack.lisp
+++ b/compiler/pack.lisp
@@ -7,7 +7,7 @@
 ;;; Scott Fahlman or slisp-group@cs.cmu.edu.
 ;;;
 (ext:file-comment
-  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/pack.lisp,v 1.50 1994/01/06 16:32:43 ram Exp $")
+  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/pack.lisp,v 1.51 1994/03/23 12:45:26 ram Exp $")
 ;;;
 ;;; **********************************************************************
 ;;;
@@ -893,7 +893,7 @@
 
 ;;;; Load TN packing:
 
-(declaim (start-block pack-load-tns))
+(declaim (start-block pack-load-tns load-tn-conflicts-in-sc))
 
 ;;; These variables indicate the last location at which we computed the
 ;;; Live-TNs.  They hold the Block and VOP values that were passed to