Put interrupt input blocking in a separate file from xterm.h.
[bpt/emacs.git] / src / xselect.c
index 66812bd..51592fe 100644 (file)
@@ -33,6 +33,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "xterm.h"     /* for all of the X includes */
 #include "dispextern.h"        /* frame.h seems to want this */
 #include "frame.h"     /* Need this to get the X window of selected_frame */
+#include "blockinput.h"
 
 #define xfree free