diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index cf3b3079726..9327423b42f 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -80,10 +80,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 80 | 80 | ||
| 81 | #endif /* not HAVE_GRANTPT */ | 81 | #endif /* not HAVE_GRANTPT */ |
| 82 | 82 | ||
| 83 | /* Define HAVE_TERMIOS if the system provides POSIX-style | ||
| 84 | functions and macros for terminal control. */ | ||
| 85 | #define HAVE_TERMIOS | ||
| 86 | |||
| 87 | /* Define HAVE_PTYS if the system supports pty devices. */ | 83 | /* Define HAVE_PTYS if the system supports pty devices. */ |
| 88 | #define HAVE_PTYS | 84 | #define HAVE_PTYS |
| 89 | 85 | ||