mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 11:50:51 -08:00
Include intervals.h, since STRING_INTERVALS requires that.
This commit is contained in:
parent
8e1cc65f0e
commit
7e4e242867
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ Boston, MA 02111-1307, USA. */
|
|||
#include "commands.h"
|
||||
#include "blockinput.h"
|
||||
#include "keyboard.h"
|
||||
#include "intervals.h"
|
||||
#include <go32.h>
|
||||
#include <pc.h>
|
||||
#include <ctype.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue