X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/f7ff70e8a1b3469c669310afd1ca236b17804df7..536d6baa1d78235e4aeb3283d271d9c7a6812638:/src/systty.h diff --git a/src/systty.h b/src/systty.h index fdd1f70f4c..a975bcd13a 100644 --- a/src/systty.h +++ b/src/systty.h @@ -112,7 +112,7 @@ static struct sensemode { #ifdef NEED_BSDTTY #include -#endif +#endif #if defined (HPUX) && defined (HAVE_PTYS) #include @@ -387,3 +387,6 @@ extern int emacs_set_tty P_ ((int, struct emacs_tty *, int)); #endif /* not def VMS */ #endif /* not def HAVE_TERMIO */ #endif /* not def HAVE_TERMIOS */ + +/* arch-tag: cf4b90bc-be41-401c-be98-40619178a712 + (do not change this comment) */