]> git.eshelyaron.com Git - emacs.git/commitdiff
include keyboard.h.
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 26 Dec 2005 18:35:45 +0000 (18:35 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 26 Dec 2005 18:35:45 +0000 (18:35 +0000)
src/undo.c

index bf774affac5d1204e4c3fffeaf7d7eacf476b0e8..a7a2fadfefb171eee66280c15723ea135caffcbb 100644 (file)
@@ -25,6 +25,7 @@ Boston, MA 02110-1301, USA.  */
 #include "buffer.h"
 #include "commands.h"
 #include "window.h"
+#include "keyboard.h"
 
 /* Limits controlling how much undo information to keep.  */