]> code.delx.au - gnu-emacs/blobdiff - src/undo.c
Fix last change:
[gnu-emacs] / src / undo.c
index a7a2fadfefb171eee66280c15723ea135caffcbb..3313c8e306c98465e23f8d8f69566e4879251bba 100644 (file)
@@ -1,6 +1,6 @@
 /* undo handling for GNU Emacs.
    Copyright (C) 1990, 1993, 1994, 2000, 2002, 2003, 2004,
-                 2005 Free Software Foundation, Inc.
+                 2005, 2006 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -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.  */