From: Dave Love Date: Mon, 8 Jan 2001 19:56:54 +0000 (+0000) Subject: Rearrange relative to comment. X-Git-Tag: emacs-pretest-21.0.95~37 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=234f1ae97987adec6f19aaa5cb6b5fb3075636f5;p=emacs.git Rearrange relative to comment. --- diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h index f21b92e23b7..e0950127f7c 100644 --- a/src/s/irix6-0.h +++ b/src/s/irix6-0.h @@ -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