From: Karl Heuer Date: Mon, 19 Sep 1994 00:12:39 +0000 (+0000) Subject: Add #include "keyboard.h" X-Git-Tag: emacs-19.34~6957 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f54a8c1a1ff9c3aba92d96a4ebd22ce3951fb99a;p=emacs.git Add #include "keyboard.h" --- diff --git a/src/intervals.c b/src/intervals.c index 3a3a9662390..63d76791440 100644 --- a/src/intervals.c +++ b/src/intervals.c @@ -43,6 +43,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "intervals.h" #include "buffer.h" #include "puresize.h" +#include "keyboard.h" /* The rest of the file is within this conditional. */ #ifdef USE_TEXT_PROPERTIES