]> code.delx.au - gnu-emacs/blobdiff - src/undo.c
Include-file cleanup for src directory
[gnu-emacs] / src / undo.c
index 750bc8afff228e36bddce72cd47354b8c5d509f8..e0924b2b989b8b4a57300ec325d40a51c22e3736 100644 (file)
@@ -21,10 +21,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <config.h>
 
 #include "lisp.h"
-#include "character.h"
 #include "buffer.h"
-#include "commands.h"
-#include "window.h"
 
 /* Last buffer for which undo information was recorded.  */
 /* BEWARE: This is not traced by the GC, so never dereference it!  */