diff --git a/hemlock/bit-screen.lisp b/hemlock/bit-screen.lisp
index 4fd6f05a8d02e741180a9ffba5679943e30bc4dd..75c5b91c75a9ec60967665cde7d6b4bd5e72249f 100644
--- a/hemlock/bit-screen.lisp
+++ b/hemlock/bit-screen.lisp
@@ -7,7 +7,7 @@
 ;;; Scott Fahlman or slisp-group@cs.cmu.edu.
 ;;;
 (ext:file-comment
-  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/hemlock/bit-screen.lisp,v 1.14 1994/03/14 17:57:45 ram Exp $")
+  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/hemlock/bit-screen.lisp,v 1.15 1994/05/12 20:01:43 ram Exp $")
 ;;;
 ;;; **********************************************************************
 ;;;
@@ -520,7 +520,7 @@
 (ext:serve-reparent-notify *hemlock-windows* #'hunk-ignore-event)
 (ext:serve-gravity-notify *hemlock-windows* #'hunk-ignore-event)
 (ext:serve-circulate-notify *hemlock-windows* #'hunk-ignore-event)
-
+(ext:serve-client-message *hemlock-windows* #'hunk-ignore-event)
 
 
 ;;;; Interface to X input events.