From 6c3a4e9dbbcb68121da1e608fea47dae333c6bfc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 6 Feb 1996 20:09:50 +0000 Subject: [PATCH] Include blockinput.h. --- src/emacs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/emacs.c b/src/emacs.c index 5518da9647a..6ddd37f24de 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -40,6 +40,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "intervals.h" #include "systty.h" +#include "blockinput.h" #include "syssignal.h" #include "process.h" -- 2.39.2