From: Luc Teirlinck Date: Mon, 26 Dec 2005 18:35:45 +0000 (+0000) Subject: include keyboard.h. X-Git-Tag: emacs-pretest-22.0.90~5058 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ac0526190ab00b4ea236e0ef1dc43f998d4ae9e6;p=emacs.git include keyboard.h. --- diff --git a/src/undo.c b/src/undo.c index bf774affac5..a7a2fadfefb 100644 --- a/src/undo.c +++ b/src/undo.c @@ -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. */