aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-03-20 02:43:06 +0000
committerRichard M. Stallman1994-03-20 02:43:06 +0000
commit86538f6a8e645ad3db00f698e94223daf9b0a3cd (patch)
treeea1536b6cc475a9e4c9109297c52a73ec651e61a /src
parentd0da2301947bfd0523d905454c781529fc2321b5 (diff)
downloademacs-86538f6a8e645ad3db00f698e94223daf9b0a3cd.tar.gz
emacs-86538f6a8e645ad3db00f698e94223daf9b0a3cd.zip
(HAVE_TERMIOS, NO_TERMIO): Defined.
Diffstat (limited to 'src')
-rw-r--r--src/s/freebsd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/freebsd.h b/src/s/freebsd.h
index 1df4e66fb32..23f096e8442 100644
--- a/src/s/freebsd.h
+++ b/src/s/freebsd.h
@@ -36,3 +36,6 @@
36 36
37/* Reread the time zone on startup. */ 37/* Reread the time zone on startup. */
38#define LOCALTIME_CACHE 38#define LOCALTIME_CACHE
39
40#define HAVE_TERMIOS
41#define NO_TERMIO