# HG changeset patch # User Dave Love # Date 978983814 0 # Node ID d5dada0b18defe661f0f87e13f5f3aa02f6f2f7d # Parent ab2107f870ad5b8b63b2f081f4de8c76e0a499b6 Rearrange relative to comment. diff -r ab2107f870ad -r d5dada0b18de src/s/irix6-0.h --- a/src/s/irix6-0.h Mon Jan 08 19:54:40 2001 +0000 +++ b/src/s/irix6-0.h Mon Jan 08 19:56:54 2001 +0000 @@ -34,7 +34,6 @@ /* 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 /* Extrapolating from Irix 6.5, the problem is that (at least) the bzero definition breaks what the X headers do. The following means that we lack prototypes for these functions, and we presumably lose @@ -46,3 +45,5 @@ #undef bcopy #undef bcmp #undef bzero + +#undef TIOCSIGSEND