diff src/s/freebsd.h @ 6434:c9b0d453d78d

(HAVE_TERMIOS, NO_TERMIO): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sun, 20 Mar 1994 02:43:06 +0000
parents b838645548a0
children 4d3971045057
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