aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/term.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/term.c b/src/term.c
index 6df6ef08918..b8e972043a4 100644
--- a/src/term.c
+++ b/src/term.c
@@ -415,7 +415,6 @@ static void term_mouse_highlight (struct frame *f, int x, int y);
415 415
416#ifdef HAVE_GPM 416#ifdef HAVE_GPM
417#include <sys/fcntl.h> 417#include <sys/fcntl.h>
418#include "buffer.h"
419 418
420/* Nonzero means mouse is enabled on Linux console. */ 419/* Nonzero means mouse is enabled on Linux console. */
421int term_gpm = 0; 420int term_gpm = 0;