emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/hp9000s300.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/hp9000s300.h,v
Date: Sun, 24 Feb 2008 18:53:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/02/24 18:53:07

Index: src/m/hp9000s300.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/hp9000s300.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- src/m/hp9000s300.h  8 Jan 2008 20:44:05 -0000       1.22
+++ src/m/hp9000s300.h  24 Feb 2008 18:53:02 -0000      1.23
@@ -35,20 +35,6 @@
 NOTE-END */
 
 /* I don't understand why we have to do this at all!  -JimB */
-#if 0
-
-/* Do this here at the top of the file; including sys/wait.h may
-   include <endian.h>, which defines BIG_ENDIAN, which will conflict
-   with our definition of BIG_ENDIAN if we do this at the bottom.  */
-#ifndef NOT_C_CODE
-#ifndef NO_SHORTNAMES
-#include <sys/wait.h>
-#define WAITTYPE int
-#endif
-#define WRETCODE(w) (((w) >> 8) & 0377)
-#endif
-
-#endif
 
 /* Define NOMULTIPLEJOBS on versions of HPUX before 6.5.  */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]