diff --git a/code/exports.lisp b/code/exports.lisp
index 3a52e9c696716522e46d57ade390365853e72eb8..859a49e601f9b4e531a75015f05bda4998eaba0d 100644
--- a/code/exports.lisp
+++ b/code/exports.lisp
@@ -5,7 +5,7 @@
 ;;; Carnegie Mellon University, and has been placed in the public domain.
 ;;;
 (ext:file-comment
-  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.237 2004/10/16 23:49:05 rtoy Exp $")
+  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.238 2004/11/11 15:48:02 rtoy Exp $")
 ;;;
 ;;; **********************************************************************
 ;;;
@@ -1074,7 +1074,8 @@
 	   "PSEUDO-ATOMIC-TRAP"
 	   "GET-FP-OPERANDS"
 	   "PSEUDO-ATOMIC-VALUE"
-	   "PSEUDO-ATOMIC-INTERRUPTED-VALUE")
+	   "PSEUDO-ATOMIC-INTERRUPTED-VALUE"
+	   "COMPATIBLE-FUNCTION-TYPES-P")
   #+ppc
   (:export "SIGCONTEXT-LR")
   #+heap-overflow-check