diff src/buffer.c @ 2480:6f4b9c548425

Include blockinput.h.
author Richard M. Stallman <rms@gnu.org>
date Wed, 07 Apr 1993 22:11:21 +0000
parents b6c62e4abf59
children d5d7e6996604
line wrap: on
line diff
--- a/src/buffer.c	Wed Apr 07 22:09:23 1993 +0000
+++ b/src/buffer.c	Wed Apr 07 22:11:21 1993 +0000
@@ -36,6 +36,7 @@
 #include "buffer.h"
 #include "syntax.h"
 #include "indent.h"
+#include "blockinput.h"
 
 struct buffer *current_buffer;		/* the current buffer */