summaryrefslogtreecommitdiff
path: root/src/undo.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-12-26 22:11:07 +0000
committerRichard M. Stallman <rms@gnu.org>2005-12-26 22:11:07 +0000
commit3cece6938dcd1006b7114967bbf4305871c75b1d (patch)
tree440389353de7bea76000ffb9c0ebc088027a9f02 /src/undo.c
parent9cb38333711ffe91fa8bbd0ae6bb162206cbe2f4 (diff)
downloademacs-3cece6938dcd1006b7114967bbf4305871c75b1d.tar.gz
Undo previous change.
Diffstat (limited to 'src/undo.c')
-rw-r--r--src/undo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/undo.c b/src/undo.c
index a7a2fadfefb..bf774affac5 100644
--- a/src/undo.c
+++ b/src/undo.c
@@ -25,7 +25,6 @@ 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. */