]> git.eshelyaron.com Git - emacs.git/commitdiff
Include blockinput.h.
authorRichard M. Stallman <rms@gnu.org>
Tue, 6 Feb 1996 20:09:50 +0000 (20:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 6 Feb 1996 20:09:50 +0000 (20:09 +0000)
src/emacs.c

index 5518da9647a7b9bd2d2b0309911a8e9feb252c77..6ddd37f24de8bed046dbf40186286e121a3f539e 100644 (file)
@@ -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"