From 5cfc5cbe700f876b50e8da095f47221ae70afa6e Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Thu, 10 Sep 1998 15:59:36 +0000 Subject: [PATCH] (TIOCSIGSEND): Add #undef. (bcopy, bcmp, bzero): Add #undef. --- src/s/irix6-0.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h index effe7851b6e..d6bc7820337 100644 --- a/src/s/irix6-0.h +++ b/src/s/irix6-0.h @@ -29,3 +29,11 @@ /* Canced the #define that is in irix5-0.h. */ #undef ospeed #endif + +/* Cancel some #define's in usg5-4.h. + Larry Hunter said this was needed + for Irix 6.5. Let's see if it is safe in 6.N, N<5, as well. */ +#undef TIOCSIGSEND +#undef bcopy +#undef bcmp +#undef bzero -- 2.39.2