# HG changeset patch # User Karl Heuer # Date 766874358 0 # Node ID b43ec2effc1d1b66c6d21389a745a296c1af94f3 # Parent 0983fe01e6143c7877d1dda39b4be51c7d6ea537 (x_top_window_to_frame): Declare this function. diff -r 0983fe01e614 -r b43ec2effc1d src/xterm.h --- a/src/xterm.h Wed Apr 20 20:26:25 1994 +0000 +++ b/src/xterm.h Wed Apr 20 20:39:18 1994 +0000 @@ -200,6 +200,7 @@ #ifdef USE_X_TOOLKIT extern struct frame *x_any_window_to_frame (); +extern struct frame *x_top_window_to_frame (); #endif /* The frame (if any) which has the X window that has keyboard focus.