]> git.eshelyaron.com Git - emacs.git/commitdiff
Add #include "keyboard.h"
authorKarl Heuer <kwzh@gnu.org>
Mon, 19 Sep 1994 00:12:39 +0000 (00:12 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 19 Sep 1994 00:12:39 +0000 (00:12 +0000)
src/intervals.c

index 3a3a9662390a2610096666a378974febae3944b9..63d7679144053848877c6a8b97fcfc2bb37957b2 100644 (file)
@@ -43,6 +43,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "intervals.h"
 #include "buffer.h"
 #include "puresize.h"
+#include "keyboard.h"
 
 /* The rest of the file is within this conditional.  */
 #ifdef USE_TEXT_PROPERTIES