From 1cdf9a36429ef88956995df4518d369f5d39bb18 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 13 Jun 1994 21:08:42 +0000 Subject: [PATCH] (SOLARIS2): Defined. --- src/s/sol2.h | 2 ++ 1 file changed, 2 insertions(+) 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 @@ #include "usg5-4.h" +#define SOLARIS2 + /* eggert@twinsun.com said these work in Solaris. Perhaps they work in all kinds of SVR4, but this is more conservative. */ #undef BROKEN_TIOCGETC -- 2.39.5