]> git.eshelyaron.com Git - emacs.git/commitdiff
Rearrange relative to comment.
authorDave Love <fx@gnu.org>
Mon, 8 Jan 2001 19:56:54 +0000 (19:56 +0000)
committerDave Love <fx@gnu.org>
Mon, 8 Jan 2001 19:56:54 +0000 (19:56 +0000)
src/s/irix6-0.h

index f21b92e23b73985085dc7caed27b566fd3ac154f..e0950127f7cf25282e4b2dbba89f046b33ef2429 100644 (file)
@@ -34,7 +34,6 @@
 /* Cancel some #define's in usg5-4.h.
    Larry Hunter <hunter@nlm.nih.gov> 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