aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 12d098eb415..375b7dff706 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -73,19 +73,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
73#define HAVE_TERMIOS 73#define HAVE_TERMIOS
74 74
75/* 75/*
76 * Define HAVE_TIMEVAL if the system supports the BSD style clock values.
77 * Look in <sys/time.h> for a timeval structure.
78 */
79
80#define HAVE_TIMEVAL
81
82/*
83 * Define HAVE_SELECT if the system supports the `select' system call.
84 */
85
86#define HAVE_SELECT
87
88/*
89 * Define HAVE_PTYS if the system supports pty devices. 76 * Define HAVE_PTYS if the system supports pty devices.
90 */ 77 */
91 78