1.0.16.37: fix bug #206 -- SB-FLUID build works once more
[sbcl.git] / src / compiler / generic / vm-fndb.lisp
index 7a497fd..ff95944 100644 (file)
@@ -69,6 +69,8 @@
 \f
 ;;;; miscellaneous "sub-primitives"
 
+(defknown pointer-hash (t) hash (flushable))
+
 (defknown %sp-string-compare
   (simple-string index index simple-string index index)
   (or index null)