changeset 6434:c9b0d453d78d

(HAVE_TERMIOS, NO_TERMIO): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sun, 20 Mar 1994 02:43:06 +0000
parents e50519261181
children 050f711140e0
files src/s/freebsd.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/freebsd.h	Sun Mar 20 02:37:51 1994 +0000
+++ b/src/s/freebsd.h	Sun Mar 20 02:43:06 1994 +0000
@@ -36,3 +36,6 @@
 
 /* Reread the time zone on startup.  */
 #define LOCALTIME_CACHE
+
+#define HAVE_TERMIOS
+#define NO_TERMIO