aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-06-13 21:08:42 +0000
committerRichard M. Stallman1994-06-13 21:08:42 +0000
commit1cdf9a36429ef88956995df4518d369f5d39bb18 (patch)
tree6b4fa69c1c7403e4378dbbfbff0de4f5a6ea82d2 /src
parentbc28c440191aca2aa19daf633c4773751810165c (diff)
downloademacs-1cdf9a36429ef88956995df4518d369f5d39bb18.tar.gz
emacs-1cdf9a36429ef88956995df4518d369f5d39bb18.zip
(SOLARIS2): Defined.
Diffstat (limited to 'src')
-rw-r--r--src/s/sol2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/sol2.h b/src/s/sol2.h
index f92e0de30e5..02560df0f5e 100644
--- a/src/s/sol2.h
+++ b/src/s/sol2.h
@@ -1,5 +1,7 @@
1#include "usg5-4.h" 1#include "usg5-4.h"
2 2
3#define SOLARIS2
4
3/* eggert@twinsun.com said these work in Solaris. 5/* eggert@twinsun.com said these work in Solaris.
4 Perhaps they work in all kinds of SVR4, but this is more conservative. */ 6 Perhaps they work in all kinds of SVR4, but this is more conservative. */
5#undef BROKEN_TIOCGETC 7#undef BROKEN_TIOCGETC