aboutsummaryrefslogtreecommitdiffstats
path: root/src/hftctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hftctl.c')
-rw-r--r--src/hftctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hftctl.c b/src/hftctl.c
index a6daf0a1f1..272f7bad7f 100644
--- a/src/hftctl.c
+++ b/src/hftctl.c
@@ -67,7 +67,7 @@ static char SCCSid[] = "com/gnuemacs/src,3.1,9021-90/05/03-5/3/90";
#define QLOC ((HFQLOCCH<<8)|HFQLOCCL)
#define QPS ((HFQPRESCH<<8)|HFQPRESCL)
-#ifndef TCGETS
+#ifndef TCGETS
#define TCGETS TCGETA
#endif
#ifndef TCSETS