]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_TERMIOS, NO_TERMIO): Defined.
authorRichard M. Stallman <rms@gnu.org>
Sun, 20 Mar 1994 02:43:06 +0000 (02:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 20 Mar 1994 02:43:06 +0000 (02:43 +0000)
src/s/freebsd.h

index 1df4e66fb321a183cd0f4a7ca08f1074aae1e83f..23f096e844213f266557576b8667d1ae7ba6e062 100644 (file)
@@ -36,3 +36,6 @@
 
 /* Reread the time zone on startup.  */
 #define LOCALTIME_CACHE
+
+#define HAVE_TERMIOS
+#define NO_TERMIO