diff src/intervals.c @ 39697:0b986bb45526

Include keymap.h.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 08 Oct 2001 11:39:52 +0000
parents 5f60884970a8
children a535a2e3b5c4
line wrap: on
line diff
--- a/src/intervals.c	Mon Oct 08 11:36:45 2001 +0000
+++ b/src/intervals.c	Mon Oct 08 11:39:52 2001 +0000
@@ -45,6 +45,7 @@
 #include "buffer.h"
 #include "puresize.h"
 #include "keyboard.h"
+#include "keymap.h"
 
 /* Test for membership, allowing for t (actually any non-cons) to mean the
    universal set.  */