summaryrefslogtreecommitdiff
path: root/src/systty.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systty.h')
-rw-r--r--src/systty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systty.h b/src/systty.h
index fdd1f70f4c1..39ae61be1c9 100644
--- a/src/systty.h
+++ b/src/systty.h
@@ -112,7 +112,7 @@ static struct sensemode {
#ifdef NEED_BSDTTY
#include <sys/bsdtty.h>
-#endif
+#endif
#if defined (HPUX) && defined (HAVE_PTYS)
#include <sys/ptyio.h>