diff src/term.c @ 39697:0b986bb45526

Include keymap.h.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 08 Oct 2001 11:39:52 +0000
parents 5f60884970a8
children 91951fb5b9e5
line wrap: on
line diff
--- a/src/term.c	Mon Oct 08 11:36:45 2001 +0000
+++ b/src/term.c	Mon Oct 08 11:39:52 2001 +0000
@@ -36,6 +36,7 @@
 #include "termhooks.h"
 #include "dispextern.h"
 #include "window.h"
+#include "keymap.h"
 
 /* For now, don't try to include termcap.h.  On some systems,
    configure finds a non-standard termcap.h that the main build